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

Merge pull request #54 from csaf-poc/Typo-in-README

(minor) Typo
This commit is contained in:
Bernhard E. Reiter 2022-02-11 15:35:04 +01:00 committed by GitHub
commit 8b1185234d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@
The special value `1` means checking out the highest github tag for the build. The special value `1` means checking out the highest github tag for the build.
- Remove the generated binaries und their directories: `make mostlyclean` - 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** - [Install](http://nginx.org/en/docs/install.html) **nginx**
- To configure nginx see [docs/provider-setup.md](docs/provider-setup.md) - To configure nginx see [docs/provider-setup.md](docs/provider-setup.md)