mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
removing 'hack/' from CONTRIBUTING.md
This commit is contained in:
@@ -8,17 +8,17 @@ glide install
|
||||
To quick build and run (using default database):
|
||||
|
||||
```sh
|
||||
hack/api.sh
|
||||
api.sh
|
||||
```
|
||||
|
||||
To build the docker image:
|
||||
|
||||
```sh
|
||||
hack/build.sh
|
||||
build.sh
|
||||
```
|
||||
|
||||
## Releasing
|
||||
|
||||
```sh
|
||||
hack/release.sh
|
||||
release.sh
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user