Update 'README.md'

master
alirezaGH 2020-12-25 19:57:16 +03:30
parent 4a83437b16
commit 31415f3d2c
1 changed files with 6 additions and 4 deletions

View File

@ -7,10 +7,12 @@ commands:
Note: this tool uses nano editor currently for doing
works. so u have to install nano on your system by:
$ sudo apt install nano
step 1: clone repo then cd RYDE
step 2: cd Rayde-host && npm install && npm start
step 3: open new terminal
step 4: cd Rayde-client && npm install && npm link
step 1: clone repo
step 2: cd rayde-cli/RYDE/
step 3: cd Rayde-host && npm install && npm start
step 4: open new terminal
step 5: cd Rayde-client && npm install && npm link
congratulations, after this steps you can use (rayde) cli.