Skip to content

Commit

Permalink
[DOC] Correct typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daspk04 committed Aug 12, 2024
1 parent fb7a2e3 commit fcd3514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Here is an example of how to create an `flake.nix` with all the above python pac
- Linux AMD64
- Linux ARM64: To build OTB for `linux-aarch-64` there are 3 options:
- The easiest way would be to build natively with ARM64 (Still needs to be tested)
- Complie using an emulator (Tested with [GitHub Action](https://github.com/daspk04/otb-nix/actions/runs/10191427474) and it builds fine)
- Compile using an emulator (Tested with [GitHub Action](https://github.com/daspk04/otb-nix/actions/runs/10191427474) and it builds fine)
- We can also via nix cross compiler (Still needs to be Tested)

1) One can build a docker image for OTB with python support and no remote modules (default).
Expand Down

0 comments on commit fcd3514

Please sign in to comment.