Skip to content

Commit 1f16264

Browse files
committed
Merge branch 'master' of https://github.com/fumiama/base16384
2 parents c45c435 + 65a11bd commit 1f16264

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ mkdir build
3535
cd build
3636
cmake ..
3737
make
38+
make install
3839
```
3940

4041
Now you can encode/decode a file by commands below.
@@ -45,4 +46,4 @@ Now you can encode/decode a file by commands below.
4546
Usage: -[e|d] <inputfile> <outputfile>
4647
-e encode
4748
-d decode
48-
```
49+
```

0 commit comments

Comments
 (0)