Update README.md

Removed the "yarn run global" instruction, as it isn't necessary for first installs, and can cause issues
This commit is contained in:
Art Lowel
2018-05-31 16:32:44 +02:00
committed by GitHub
parent 43380732de
commit 12d93cf4de

View File

@@ -23,9 +23,6 @@ git clone https://github.com/DSpace/dspace-angular.git
# change directory to our repo
cd dspace-angular
# install the global dependencies
yarn run global
# install the local dependencies
yarn install