Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update HOWTOBUILD.txt #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions HOWTOBUILD.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ the a snapshot of GLFW included in the archive, if you wish, but pre-compiled
packages should be available through package management on most distributions.

Once you have everything, you should enter the "build" directory in the source
arvhive and issue:
archive and issue:

cmake ..
make
Expand Down Expand Up @@ -84,5 +84,5 @@ Running the samples

Most of the samples require some media files. The media files package is a
separate download available from http://www.openglsuperbible.com and is
rougly 100MB of textures, object files and shader code. Unpack the archive
roughly 100MB of textures, object files and shader code. Unpack the archive
to the bin/media directory before trying to run these samples.