Skip to content

Commit 71feaf0

Browse files
committed
[modify] How to install
to using CMake and delete extra step
1 parent ecf858d commit 71feaf0

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
@@ -4,9 +4,10 @@ VIP言語のコンパイラ/デコンパイラ
44
# インストール方法
55
```
66
$ git clone https://github.com/dekinu-hito/vipc.git
7+
$ cmake .
78
$ make
8-
$ ./vipc -h
99
```
10+
1011
# 使用方法
1112
書式は以下の通りです
1213

0 commit comments

Comments
 (0)