Fix typos

This commit is contained in:
mycognosist 2019-11-11 08:43:14 +00:00
parent e3feb584e6
commit 4937f84a4b
1 changed files with 3 additions and 5 deletions

View File

@ -6,7 +6,7 @@ Developer documentation for [PeachCloud](https://github.com/peachcloud) in the f
:construction: _TODO - find a nice place to publish this online!_ :construction:
![peachloud interface](./src/assets/peachcloud.jpg)
![PeachCloud physical interface](./src/assets/peachcloud.jpg)
## Development
@ -23,10 +23,9 @@ This serves the current state of the book at [localhost:3000](http://localhost:3
When changes to any files are saved, the browser view will automatically refresh to reflect the new state.
**NOTES**:
- this assumes `mdbook` is in you `PATH`
- this assumes `mdbook` is in your `PATH`
- the command for adding the default cargo bin directory is `export PATH=$PATH:~/.cargo/bin`.
- if you downloaded the prebuilt binary then make sure the directory it's in is in your `PATH`
- if you downloaded the prebuilt binary then make sure the directory is in your `PATH`
## Build a release
@ -39,7 +38,6 @@ Currently outputs to `book/` directory.
:construction: _TODO - describe how and where this is published / hosted_ :construction:
### Licensing
AGPL-3.0