Skip to content

Commit bd3a2e0

Browse files
authored
Update install.md
1 parent e642481 commit bd3a2e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ sudo mv qt.conf qt.backup
6666
2. Install [Homebrew](http://brew.sh/)
6767
3. Copy `cd ./src && cp ./resources/Info.plist.sample ./resources/Info.plist`
6868
4. Building RDM dependencies require i.a. `openssl`, `cmake` and `python3`. Install them: `brew install openssl cmake python3`
69-
5. Install python requirements `pip3 install -r py/requirements.txt`
69+
5. Install python requirements `pip3 install -t ../bin/osx/release -r py/requirements.txt`
7070
6. Build RDM dependencies `./configure`
7171
7. Install [Qt 5.9](http://www.qt.io/download-open-source/#section-2). Add Qt Creator and under Qt 5.9.x add Qt Charts module.
7272
8. Open ./src/rdm.pro in Qt Creator

0 commit comments

Comments
 (0)