1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00

(minor) Typo

This commit is contained in:
Fadi Abbud 2022-02-09 16:22:31 +01:00
parent 566e4260df
commit e259a5878b

View file

@ -19,7 +19,7 @@
The special value `1` means checking out the highest github tag for the build.
- Remove the generated binaries und their directories: `make mostlyclean`
Binaries will be places in directories named like `bin-linux-amd64/` and `bin-windows-amd64/`.
Binaries will be placed in directories named like `bin-linux-amd64/` and `bin-windows-amd64/`.
- [Install](http://nginx.org/en/docs/install.html) **nginx**
- To configure nginx see [docs/provider-setup.md](docs/provider-setup.md)