mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-23 18:21:38 +03:00
[examples] Address review.
This commit is contained in:
parent
104e04f049
commit
099d63555b
@ -1,8 +1,13 @@
|
||||
# auction.aleo
|
||||
# Auction Record Example
|
||||
|
||||
## Build Guide
|
||||
|
||||
To compile this Aleo program, run:
|
||||
To compile this program:
|
||||
```bash
|
||||
aleo build
|
||||
leo build
|
||||
```
|
||||
|
||||
To run this program:
|
||||
```bash
|
||||
leo run
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user