mirror of
https://github.com/openziti/zrok.git
synced 2025-06-19 00:07:04 +02:00
add mkdir step to build
This commit is contained in:
parent
b402129cee
commit
d254b1663a
1
BUILD.md
1
BUILD.md
@ -10,6 +10,7 @@ To build, follow these steps:
|
||||
* run `npm install`
|
||||
* run `npm run build` (this process takes a while the first time and only needs to be run if the ui changes)
|
||||
* change back to the checkout root
|
||||
* make sure the dist directory exists: `mkdir -p dist`
|
||||
* build the go project normally: `go build -o dist ./...`
|
||||
|
||||
## Documentation/Website
|
||||
|
Loading…
x
Reference in New Issue
Block a user