Remove incorrect git clone instructions from uglify-es README

This commit is contained in:
kzc 2017-05-09 16:51:41 -04:00 committed by GitHub
parent eda49605c5
commit 6f81b1326c

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
-----