Fix deploy command in README
This commit is contained in:
parent
681974170e
commit
d79ac64f71
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@ npx wrangler pages project create
|
||||||
|
|
||||||
#+begin_src sh
|
#+begin_src sh
|
||||||
cabal run site build
|
cabal run site build
|
||||||
npx wrangler pages project deploy _site
|
npx wrangler pages deploy _site
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue