docs: Update Docs: Guides “nextjs” (#4028)

This commit is contained in:
Muhammad Muhajir
2020-07-16 14:58:45 +07:00
committed by GitHub
parent 706141d3bb
commit 8ab7cfd0e8

View File

@ -131,7 +131,7 @@ There are many different ways to add Netlify CMS to your project. The easiest is
```bash
# Create and navigate into public/admin folder
mkdir public/admin
mkdir -p public/admin
cd public/admin
# Create index.html and config.yml file