Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

Commit

Permalink
Update 01-installation.adoc (#392)
Browse files Browse the repository at this point in the history
The command "adonis new yardstick" without git, throw the error:

Command failed: git clone --depth=1 https://github.com/adonisjs/adonis-fullstack-app.git "C:\path\yardstick"
  • Loading branch information
elrafa-sg authored and RomainLanz committed Dec 18, 2019
1 parent 647978a commit de38583
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 03-getting-started/01-installation.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Ensure your versions of those tools match the following criteria:

- Node.js >= 8.0.0
- npm >= 3.0.0
- git

TIP: You can use tools like link:https://github.com/creationix/nvm[nvm, window="_blank"] to help manage multiple versions of Node.js and npm at the same time.

Expand Down

0 comments on commit de38583

Please sign in to comment.