Skip to content

Commit 3d7c504

Browse files
Updated README.md with new pip installation method
1 parent 4952a7e commit 3d7c504

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@ You also can use this installation way with some different approach using this s
7979
pip install -r requirements.txt
8080
```
8181

82+
## _Other ways_
83+
84+
### Third way (using pip)
85+
86+
You also can install DPULSE using pip manager. It'll install DPULSE and necessery dependencies in one command: `pip install dpulse`. Then you just locate DPULSE root folder and type `python dpulse.py` to start program.
87+
8288
## _Installers usage_
8389

8490
DPULSE has two pre-written installation scripts, both for Windows (installer.bat) and for Linux (installer.sh). You can use them to clone repository and install dependencies or only for dependencies installation. Keep in mind that installer.bat (Windows installer) requires installed Git to clone repository.

0 commit comments

Comments
 (0)