Update README.md
This commit is contained in:
parent
91f9aa56f0
commit
e7cbd71170
|
@ -23,7 +23,7 @@ sudo yum install -y go mariadb-server mariadb
|
||||||
|
|
||||||
### Installing
|
### Installing
|
||||||
|
|
||||||
* go get https://github.com/ewhal/Pastebin
|
* go get github.com/ewhal/Pastebin
|
||||||
* make will automatically download the dependencies for Pastebin
|
* make will automatically download the dependencies for Pastebin
|
||||||
* mysql -u root -p
|
* mysql -u root -p
|
||||||
* CREATE USER 'paste'@'localhost' IDENTIFIED BY 'password';
|
* CREATE USER 'paste'@'localhost' IDENTIFIED BY 'password';
|
||||||
|
|
Loading…
Reference in New Issue