Skip to content
Snippets Groups Projects
Commit 31866f2a authored by Jae Beojkkoch's avatar Jae Beojkkoch
Browse files

Typo fix.

parent 67e2e2c3
No related branches found
No related tags found
1 merge request!6Update README.md quickstart guide.
Pipeline #326 canceled
......@@ -3,13 +3,13 @@
### Quickstart dev guide:
Dependencies:
Debian:
Debian:
`
apt install git python python-virtualenv python-pip node npm mariadb-server postgresql-devel
apt install git python python-virtualenv python-pip node npm mariadb-server postgresql-devel
`
Arch:
Arch:
`
pacman -S git python python-pip python-virtualenv node npm mariadb-server postgresql-libs
pacman -S git python python-pip python-virtualenv node npm mariadb-server postgresql-libs
`
Clone Hiboo:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment