diff options
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ To build oxen, please run the following commands in the oxen project root direct mkdir build 2) Invoke cmake to create Makefiles cd build - cmake . + cmake .. 3) Compile program make |
