We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3ebd11 commit 6185fceCopy full SHA for 6185fce
installer.sh
readme.md
@@ -18,7 +18,7 @@ argument you're choosing is it simple go file or go module - if module pass
18
argument - `mod` , if file pass argument - `file`
19
20
### Installing `godemon` with `installer.sh`
21
-1. `wget https://github.com/nProgrammer/godemon/releases/download/1.0.0/installer.sh`
+1. `wget https://github.com/nProgrammer/godemon/releases/download/1.1.0/installer.sh`
22
2. `sudo chmod 777 ./installer.sh`
23
3. `./installer.sh`
24
0 commit comments