Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
Fix cross-compilation README.md documentation (#263)
Browse files Browse the repository at this point in the history
Resolves: #262

Signed-off-by: Sergio Arroutbi <[email protected]>
  • Loading branch information
sarroutbi authored Feb 26, 2024
1 parent 7a4ab97 commit 7392712
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
- [Versions](#versions)
- [Installation](#installation)
- [Compilation](#compilation)
* [Cross Compilation](#cross-compilation)
- [Cross Compilation](#cross-compilation)
- [Cleanup](#cleanup)
- [Tests](#tests)
- [Function Tests](#function-tests)
Expand Down Expand Up @@ -369,7 +369,7 @@ scorecard tests to pass successfully
Remember to **modify README.md** to include the new release version, and commit changes
performed in the operator, together with README.md and Makefile changes

### Cross Compilation
## Cross Compilation

In order to cross compile tang-operator, prepend **GOARCH** with required architecture to
**make docker-build**:
Expand Down

0 comments on commit 7392712

Please sign in to comment.