mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
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:
@@ -23,9 +23,6 @@ git clone https://github.com/DSpace/dspace-angular.git
|
|||||||
# change directory to our repo
|
# change directory to our repo
|
||||||
cd dspace-angular
|
cd dspace-angular
|
||||||
|
|
||||||
# install the global dependencies
|
|
||||||
yarn run global
|
|
||||||
|
|
||||||
# install the local dependencies
|
# install the local dependencies
|
||||||
yarn install
|
yarn install
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user