mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-01-22 02:39:27 +00:00
Update references to make exec
(#384)
Signed-off-by: Yaroslav Kukharuk <i.kukharuk@gmail.com>
This commit is contained in:
parent
4ffe7b8e06
commit
97989682f8
@ -129,10 +129,10 @@ $ make V=1 update
|
||||
|
||||
In Bash run
|
||||
```text
|
||||
$ make exec
|
||||
$ make
|
||||
```
|
||||
|
||||
The `exec` target creates the `build/codex` executable.
|
||||
The default `make` target creates the `build/codex` executable.
|
||||
|
||||
## Example usage
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user