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 2d880f4 commit ac1bc79Copy full SHA for ac1bc79
README.md
@@ -38,7 +38,7 @@ Setup:
38
### Ubuntu 16.04 x86_64
39
Setup:
40
1. `svn checkout https://github.com/vldr/LightBlog/trunk/web`
41
-2. `wget https://raw.githubusercontent.com/vldr/LightBlog/master/sql.db`
+2. `wget https://raw.githubusercontent.com/vldr/LightBlog/master/sql/sql.db`
42
3. `wget https://raw.githubusercontent.com/vldr/LightBlog/master/bin/lightblog.ubuntu_16_04_x64`
43
4. `chmod +x lightblog.ubuntu_16_04_x64`
44
5. `./lightblog.ubuntu_16_04_x64 DBFILENAME PORT`
0 commit comments