Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ales-tsurko committed Nov 4, 2024
1 parent 24be073 commit dd8113b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,14 @@ find the source code inside `doc/` directory. You can read it

## Usage

You don't need python. To run this program, just:
The repo includes large files tracked by `git-lfs`. You need it to be installed
on your system. Then, after you cloned the repo:

```
git lfs pull
```

Then you can run the program using:

```
$ cargo run --release
Expand Down
Binary file added resources/athenaCL.icns
Binary file not shown.

0 comments on commit dd8113b

Please sign in to comment.