mirror of
https://github.com/zyllian/webdog.git
synced 2025-01-17 19:22:21 -08:00
update install command on site
Some checks are pending
Build Site / build (push) Waiting to run
Build Site / deploy (push) Blocked by required conditions
Some checks are pending
Build Site / build (push) Waiting to run
Build Site / deploy (push) Blocked by required conditions
This commit is contained in:
parent
8685e51d0d
commit
855d29d9c4
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
if you have [rust](https://rust-lang.org) installed, all you need to do to install webdog is run the following command:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cargo install webdog --git https://github.com/zyllian/webdog
|
cargo install webdog
|
||||||
```
|
```
|
||||||
|
|
||||||
then you can make your first webdog site!
|
then you can make your first webdog site!
|
||||||
|
|
Loading…
Add table
Reference in a new issue