Remove incorrect git clone instructions from uglify-es README (#1896)

This commit is contained in:
kzc 2017-05-09 23:06:22 -04:00 committed by Alex Lam S.L
parent eda49605c5
commit 6ddb5bd94d

View File

@ -22,12 +22,6 @@ From NPM for programmatic use:
npm install uglify-es
From Git:
git clone git://github.com/mishoo/UglifyJS2.git
cd UglifyJS2
npm link .
Usage
-----