update install command on site
Some checks are pending
Build Site / build (push) Waiting to run
Build Site / deploy (push) Blocked by required conditions

This commit is contained in:
zyl 2025-01-15 01:50:04 -08:00
parent 8685e51d0d
commit 855d29d9c4
Signed by: zyl
SSH key fingerprint: SHA256:uxxbSXbdroP/OnKBGnEDk5q7EKB2razvstC/KmzdXXs

View file

@ -5,7 +5,7 @@ welcome to webdog, the static site generator fit for a dog :3
if you have [rust](https://rust-lang.org) installed, all you need to do to install webdog is run the following command:
```sh
cargo install webdog --git https://github.com/zyllian/webdog
cargo install webdog
```
then you can make your first webdog site!