docs: add trailing spaces to code blocks in build instructions for Linux and FreeBSD

This commit is contained in:
ruby
2020-02-14 00:07:38 +00:00
parent 2554214325
commit 71b0b3ce33
+2 -2
View File
@@ -19,7 +19,7 @@ The `projects/xcode` folder contains an Xcode project.
The `projects/gmake` folder contains a `make` project.
From that folder, run `make`.
`cd projects/gmake`
`cd projects/gmake`
`make`
### FreeBSD
@@ -27,7 +27,7 @@ From that folder, run `make`.
The `projects/gmake` folder contains a `gmake` project.
From that folder, run `gmake`.
`cd projects/gmake`
`cd projects/gmake`
`gmake`
## Alternative build options