Skip to content

Commit

Permalink
[#20] Added git clone command.
Browse files Browse the repository at this point in the history
  • Loading branch information
Decipher committed Sep 17, 2020
1 parent be74d0f commit d4e76dd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ This is a DruxtJS demonstration.

The following is a script to be used when presenting this demonstration.

This script is written for a complete blank slate, some of this steps should be
```
git clone --single-branch --branch feature/20-presentation [email protected]:Realityloop/druxt-demo.git
```

---

Expand All @@ -14,6 +16,7 @@ This script is written for a complete blank slate, some of this steps should be
- NPM
- Tokaido*


### Composer memory limit issue

Setup the terminal so we don't hit with memory limit issues.
Expand Down

0 comments on commit d4e76dd

Please sign in to comment.