Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
doronaviguy authored Jan 18, 2023
1 parent 077ebb3 commit 611e365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Useful pre-compiled TON binaries (`fift`, `func`, `lite-client`) for multiple op

3. To check that everything was installed correctly, run in terminal `fift -V && func -V && lite-client -V`

4. If you plan to use `fift`, also download [fiftlib.zip](https://github.com/ton-defi-org/ton-binaries/releases/download/fiftlib/fiftlib.zip), open the zip in some directory on your machine (like `/usr/local/lib/fiftlib`) and set the environment variable `FIFTPATH` to point to this directory.
4. If you plan to use `fift`, also download [fiftlib.zip](https://github.com/ton-defi-org/ton-binaries/releases/download/macos-m1-0.2.0/fiftlib.zip), open the zip in some directory on your machine (like `/usr/local/lib/fiftlib`) and set the environment variable `FIFTPATH` to point to this directory.

## Alternative - compile by yourself

Expand Down

0 comments on commit 611e365

Please sign in to comment.