Closed jeff1evesque closed 10 years ago
We need need to change the following from the GIT subsection:
sudo git clone https://[YOUR-USERNAME]@github.com/[YOUR-USERNAME]/grunt.git grunt
to the following:
git submodule add https://[YOUR-USERNAME]@github.com/[YOUR-USERNAME]/grunt.git grunt
Then, change the following from GIT Submodule subsection:
cd /var/grunt
to the following
cd /var/[CLONE-DESTINATION]/grunt
We need need to change the following from the GIT subsection:
to the following:
Then, change the following from GIT Submodule subsection:
to the following