You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -16,4 +16,8 @@ For Debian/Ubuntu based distro:
16
16
```
17
17
sudo apt-get install wget
18
18
```
19
+
20
+
You can also download the zip file from `Code` section or `release` section and extract them to Home directory. Then make `gyropilot.sh` executable by running `chmod +x gyropilot.sh` and execute `gyropilot.sh` on terminal by running `sh gyropilot.sh`.
21
+
Boom! all done! Pilot will make you fly soon! :p
22
+
19
23
>If you face any problem to use this command then please let me know. I'll help you if there any unknown error appeared!
0 commit comments