Skip to content

Commit 4fed6f0

Browse files
committed
Release v0.1.2
1 parent 5a6eb9c commit 4fed6f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This is just one tool in the chain. `notes` is a command line tool, and some peo
2424
Download `notes`, `chmod +x`, put it in your `$path`. This will probably do it:
2525

2626
```bash
27-
curl https://cdn.rawgit.com/pimterry/notes/v0.1.1/notes > /usr/local/bin/notes && chmod +x /usr/local/bin/notes
27+
curl https://cdn.rawgit.com/pimterry/notes/v0.1.2/notes > /usr/local/bin/notes && chmod +x /usr/local/bin/notes
2828
```
2929

3030
By default your notes live in ~/notes, but you can change that to anywhere you like by setting the `$NOTES_DIRECTORY` environmental variable.

0 commit comments

Comments
 (0)