Skip to content

Commit ea77b1b

Browse files
Update README.md
1 parent 0014e48 commit ea77b1b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ Synchronised folder across multiple devices
33

44
# Usage
55
moonmen can be used with two commands ``server`` and ``client``
6+
7+
It is recommended to create virtual environment to run this application and install the dependencies inside this virtual environment
8+
1. Clone this repository with ``git clone https://github.com/acabhishek942/moonmen.git``
9+
2. `` cd moonmen ``
10+
3. `` pip3 install -r requirements.txt ``
611
## server
712
``python3 moonmen/start.py server -p 8124 -d /Users/ac/Moonmen/MoonmenServer -b ./.moonmen-server-backup``
813

0 commit comments

Comments
 (0)