Skip to content

Commit

Permalink
doc: Fix command (fixes #67)
Browse files Browse the repository at this point in the history
  • Loading branch information
skorokithakis committed Jan 11, 2022
1 parent 64fbaee commit cd70fe2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changelog


## Unreleased
## v1.0.8 (2021-11-11)

### Fixes

Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,12 +145,10 @@ Command-line usage
`shortuuid` provides a simple way to generate a short UUID in a terminal:

```bash
$ python3 -m shortuuid
$ shortuuid
fZpeF6gcskHbSpTgpQCkcJ
```

(Replace `python3` with `py` if you are using Windows).


Django field
------------
Expand Down

0 comments on commit cd70fe2

Please sign in to comment.