Skip to content

Commit fc35a51

Browse files
authored
Merge pull request #93 from frouriojs/docs
docs: minor update
2 parents 05de4b3 + b74d4ec commit fc35a51

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

.changeset/tall-ants-raise.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
notios: minor
3+
"@notios/config": minor
4+
---
5+
6+
minor bump

.changeset/three-rats-double.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
notios: patch
3+
---
4+
5+
docs: minor update

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ For linux users, `~/.config/notios/notios.config.cjs` is the default location of
8282
mkdir -p ~/.config/notios
8383
cd ~/.config/notios
8484
npm init -y
85-
npm i @notios/config
85+
npm i @notios/config@latest
8686
```
8787

8888
Then edit `~/.config/notios/notios.config.cjs` like following.

0 commit comments

Comments
 (0)