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
fixing typo in uninstall.sh
using curl as an installation method
updating installation and uninstallation commands
removing the final message in the end
curl >> wget
new final message
Copy file name to clipboardExpand all lines: README.md
+8-9Lines changed: 8 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,18 +74,12 @@ This project is made with following langs/frameworks.
74
74
75
75
_Now since we are done with the setting up of environment suitable for the project to compile/run, let's install and configure the project on your system locally now._
76
76
77
-
1. Clone the repo.
78
-
2. Make the setup script executable.
79
-
3. Execute the setup script.
77
+
1. Copy and run the following command to install the run binary on your system.
80
78
81
-
_Copy the following commands to perform above mentioned tasks!_
0 commit comments