copy pasta fix

This commit is contained in:
Felix Bytow 2016-05-08 22:09:45 +02:00
parent e0f91d6fd5
commit 1dac6a9a27
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ Just clone the repository and install the dependencies
npm install -g grunt-cli
git clone https://github.com/ChaosChemnitz/interfug16
cd IntraStart
cd interfug16
npm install
bower install
```