added how to git clone with curl

This commit is contained in:
edoapra 2019-08-27 15:21:02 -07:00
parent 4ca5ce0440
commit 042f47dca1
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0

View file

@ -119,7 +119,7 @@ $ git diff --stat --cached origin/master
git diff branch1 branch2 --name-only (shows diff b/w 2 branches)
How to git clone without git
curl -LJO https://github.com/nwchemgit/nwchem/tarball/master
curl -LJO https://github.com/nwchemgit/nwchem/tarball/hotfix/release-6-8