diff --git a/README.md b/README.md index 466e736de2..dceb415d58 100644 --- a/README.md +++ b/README.md @@ -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