mirror of https://github.com/perkeep/perkeep.git
fix bug: typo (#1574)
This commit is contained in:
parent
e29e6dc98c
commit
93a6515db8
|
@ -1,6 +1,6 @@
|
||||||
This directory contains the code & content for the perkeep.org
|
This directory contains the code & content for the perkeep.org
|
||||||
website. You will need to build the webserver and run it locally to
|
website. You will need to build the webserver and run it locally to
|
||||||
preview cahnges to the documentation:
|
preview changes to the documentation:
|
||||||
|
|
||||||
$ cd <perkeep_checkout>/website
|
$ cd <perkeep_checkout>/website
|
||||||
$ go install ./pk-web
|
$ go install ./pk-web
|
||||||
|
|
Loading…
Reference in New Issue