mirror of
https://github.com/zyllian/webdog.git
synced 2025-05-10 10:36:39 -07:00
recommend installing webdog with locked dependencies
This commit is contained in:
parent
00fbc306e7
commit
e555f437c7
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
webdog, the static site generator fit for a dog :3
|
||||
|
||||
```sh
|
||||
cargo install webdog
|
||||
cargo install webdog --locked
|
||||
```
|
||||
|
||||
after installing, you can create your first site:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue