Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
regmicmahesh authored Apr 2, 2022
1 parent 9fbe7ff commit 85d99fc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@ The work on parser is almost done. Running on local machine is fairly trivial.
## Steps

1. Clone the repository.
2. Run the following command.

```bash
git clone https://github.com/regmicmahesh/small-lang
```
3. Run the following command.

```bash
go run .
```

Expand Down

0 comments on commit 85d99fc

Please sign in to comment.