Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
5HT authored Jun 27, 2024
1 parent 9802c5b commit a23a55b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ This language is indended to be small, concise, easily provable, clean and
be able to produce verifiable programs that can be distributed over the networks and compiled at target with safe linkage.

```
$ curl -fsSL https://raw.github.com/synrc/mad/master/mad > mad
$ chmod +x mad
$ ./mad dep com pla bun henk
$ mix deps.get
$ iex -S mix
```

The Henk Syntax is the following:
Expand Down

0 comments on commit a23a55b

Please sign in to comment.