Skip to content
This repository was archived by the owner on Nov 22, 2020. It is now read-only.

Commit 7e70ea1

Browse files
committed
added spice to the important SSH line (and fixed grammar); appended note about pyaudio and pipwin
1 parent 13df0f5 commit 7e70ea1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Please make sure the following are installed **before** building the project.
1515

1616
## Automatic Build
1717

18-
It's important that you've installed the appropriate SSH keys the remote repo service.
18+
**It's important that you've installed the appropriate SSH keys in the remote repo service.**
1919

2020
You can exit the build script (`build.bat` on Windows) to build the program.
2121

@@ -44,4 +44,6 @@ These steps must be run in order.
4444

4545
## Notes
4646

47-
Additional instructions are in each of the `README.md` files in the various directories.
47+
- Additional instructions are in each of the `README.md` files in the various directories.
48+
- If you run into issues building `pyaudio`, please attempt to install it manually with `pipwin`.
49+

0 commit comments

Comments
 (0)