Fixed misspelled word on README.development
This commit is contained in:
parent
7638c99a82
commit
afeab0e559
@ -77,7 +77,7 @@ $ brew install python mpv lame portaudio protobuf npm rustup-init gettext rename
|
||||
|
||||
$ brew link gettext --force
|
||||
|
||||
Windows users
|
||||
Windows users (using Visual Studio)
|
||||
----------
|
||||
|
||||
1. Download and install Cygwin and put its `/bin/` directory on your system path.
|
||||
@ -95,5 +95,5 @@ Windows users
|
||||
1. Go to the menu `Build -> Build Solution`
|
||||
1. Copy the file `portaudio\build\msvc\x64\Release\portaudio.lib` to `C:\Python\libs\` (Or whatever your Windows Python is installed)
|
||||
1. Open a `cmd.exe` (command prompt) on the anki repository and run the command `sh run`
|
||||
1. Do not use `bash run` because it my call for Windows Subsystem fo Linux
|
||||
1. Do not use `bash run` because it my call for Windows Subsystem for Linux
|
||||
1. Do not use any Cygwin terminal as `mintty.exe` because the `rust lang` compiler does not work with them
|
||||
|
Loading…
Reference in New Issue
Block a user