Skip to content

Commit

Permalink
Add install command
Browse files Browse the repository at this point in the history
  • Loading branch information
Sammy-T committed Jun 26, 2024
1 parent ffefa1b commit bd37de6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ I created this project because I wanted a CMS with a rich-text markdown widget,
### Installing

```bash
TODO: add install command
npm i snow-cms
```

### Import the CMS into your project
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "snow-cms",
"version": "1.0.0",
"version": "1.0.1",
"description": "A configurable CMS built with Svelte.",
"keywords": [],
"author": "Sammy-T",
Expand Down

0 comments on commit bd37de6

Please sign in to comment.