Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ In order to use the boilerplate you will need the following:
## Setup
1. Pull the repo
```bash
git clone [email protected]:stepful/interview_template.git && cd interview_template
git clone [email protected]:stepful/fullstack_boilerplate.git && cd fullstack_boilerplate
```

2. (Optional) Copy .env.sample to .env (should be sensible defaults, but feel free to make changes as desired)
Expand Down