chore: spaces out bash scripts

This commit is contained in:
Tara Z. Manicsic
2022-02-25 23:04:51 -05:00
committed by GitHub
parent 7b0de3249d
commit 928924da20

View File

@ -34,7 +34,9 @@ Click the 'Use the Template' button at the top of this repo. Then install the Ne
```bash
git clone https://github.com/netlify-templates/nuxt-toolbox
npm install netlify-cli -g # to install the Netlify CLI tool globally
netlify init # initialize a new Netlify project & deploy
```