Updated readme with some basic instructions

stable
penguin 4 years ago
parent afceeba196
commit 07cfe33b15

@ -3,16 +3,10 @@
### Instructions for testing ### Instructions for testing
``` ```
cd ~ cd ~
# clone esf git clone https://git.epenguin.net/ePenguin/ePenguin-Software-Framework.git
git clone git@git.epenguin.net:ePenguin/ePenguin-Software-Framework.git git clone https://git.epenguin.net/ePenguin/ePenguin-Igloo.git
# clone igloo
git clone git@git.epenguin.net:ePenguin/ePenguin-Igloo.git
# export esf
export ESF_DIR=~/ePenguin-Software-Framework export ESF_DIR=~/ePenguin-Software-Framework
# alias the igloo cmd
alias igloo=~/ePenguin-igloo/target/release/igloo alias igloo=~/ePenguin-igloo/target/release/igloo
# Now test it:
igloo igloo
``` ```
You should see a help menu thrown at you. You should see a help menu thrown at you.

Loading…
Cancel
Save