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:
parent
f248477f82
commit
ea0b166da7
3 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue