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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user