diff --git a/docs/Projects.rst b/docs/Projects.rst index c4be6da5a06..63132887a59 100644 --- a/docs/Projects.rst +++ b/docs/Projects.rst @@ -102,7 +102,7 @@ Follow these simple steps to start your project: ``--prefix=`` Tell your project where it should get installed. -That's it! Now all you have to do is type ``gmake`` (or ``make`` if your on a +That's it! Now all you have to do is type ``gmake`` (or ``make`` if you're on a GNU/Linux system) in the root of your object directory, and your project should build.