change wording to not confuse users building repo

change default repos to match their current naming

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2017-05-11 17:49:31 +01:00
parent f248477f82
commit ea0b166da7
3 changed files with 4 additions and 4 deletions

View file

@ -63,7 +63,7 @@ fi
if [ ! -f package.json ]; then
echo "No package.json found. This script must be run from"
echo "the vector-web directory."
echo "the riot-web directory."
exit
fi