1
0
mirror of https://github.com/fumiama/base16384.git synced 2026-06-17 11:50:24 +08:00
This commit is contained in:
fumiama
2021-05-19 23:45:12 +08:00

View File

@@ -35,6 +35,7 @@ mkdir build
cd build cd build
cmake .. cmake ..
make make
make install
``` ```
Now you can encode/decode a file by commands below. Now you can encode/decode a file by commands below.