1
0
mirror of https://github.com/fumiama/base16384.git synced 2026-06-12 15:51:11 +08:00

Update README.md

This commit is contained in:
源文雨
2021-05-19 23:37:10 +08:00
committed by GitHub
parent d0cd1dc5ec
commit 65a11bd97f

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.