mirror of
https://github.com/AleoHQ/leo.git
synced 2024-11-11 04:49:15 +03:00
Add bash highlighting
This commit is contained in:
parent
0ca411c52d
commit
bf2280e400
@ -64,19 +64,19 @@ impl README {
|
||||
## Build Guide
|
||||
|
||||
To compile this Leo program, run:
|
||||
```
|
||||
```bash
|
||||
leo build
|
||||
```
|
||||
|
||||
To test this Leo program, run:
|
||||
```
|
||||
```bash
|
||||
leo test
|
||||
```
|
||||
|
||||
## Development
|
||||
|
||||
To output the number of constraints, run:
|
||||
```
|
||||
```bash
|
||||
leo build -d
|
||||
```
|
||||
",
|
||||
|
Loading…
Reference in New Issue
Block a user