diff options
author | San Jacobs | 2022-08-07 09:56:13 +0200 |
---|---|---|
committer | San Jacobs | 2022-08-07 09:56:13 +0200 |
commit | 7c6c8cc0301ed7369231c7ae7ed37db903f676ff (patch) | |
tree | f9658976e0d4697410aec1fc70ace55f7c01fa5b | |
parent | 2964e5bcce087f48a49453e32c039ce587f6d1af (diff) | |
download | satscalc-7c6c8cc0301ed7369231c7ae7ed37db903f676ff.tar.gz satscalc-7c6c8cc0301ed7369231c7ae7ed37db903f676ff.tar.bz2 satscalc-7c6c8cc0301ed7369231c7ae7ed37db903f676ff.zip |
⚡zig ⚡
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ And if you want to install it, do: sudo make install ``` -### 🪟 Windows / cross-compilation +### 🪟 Windows / cross-compilation ⚡ You'll need `zig` (Tested with 0.9.1) and `make`. |