Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Mongeau authored Nov 26, 2019
1 parent dd9053b commit 58c1755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ You have to get composer and node to start.
To create a new project go into your CLI (Terminal, Powershell, etc) and type

```bash
composer create-project your_project_name
composer create-project balise/anchor your_project_name
cd your_project_name
npm install
```
Expand Down

0 comments on commit 58c1755

Please sign in to comment.