Skip to content

Commit

Permalink
remake CLI set up command from README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bozzhik authored Apr 14, 2024
1 parent d90c0ce commit 9c6dcad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# rodnik
# multipage website based on `Sanity` CMS

```bash
git clone https://github.com/mbozhik/rodnik.git && cd rodnik && pnpm i && code .
git clone https://github.com/mbozhik/udelnaya.git && cd udelnaya/sanity && echo "[SANITY] Install modules..." && pnpm i && cd .. && echo "[NEXT.js] Install modules..." && pnpm i && code .
```

0 comments on commit 9c6dcad

Please sign in to comment.