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

Fixed another typo.

parent cf22c7ba
No related branches found
No related tags found
No related merge requests found
...@@ -4,15 +4,12 @@ ...@@ -4,15 +4,12 @@
Clone Hiboo: Clone Hiboo:
` `
git clone https://forge.tedomum.net/acides/hiboo git clone https://forge.tedomum.net/acides/hiboo && cd hiboo
cd hiboo
` `
Create virtualenv and activate it: Create virtualenv and activate it:
` `
mkdir venv mkdir venv && virtualenv venv && source venv/bin/activate
virtualenv venv
source venv/bin/activate
` `
Install dependencies: Install dependencies:
......
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