Skip to content

Commit

Permalink
fiftzip_link_update.md
Browse files Browse the repository at this point in the history
  • Loading branch information
reveloper authored Aug 9, 2023
1 parent b66a1c6 commit 32911eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/develop/smart-contracts/environment/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Instead of the `%USERNAME%` keyword, you must insert your own `username`.
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 device (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](/ton-binaries/windows/fiftlib.zip), open the zip in some directory on your device (like `/usr/local/lib/fiftlib`), and set the environment variable `FIFTPATH` to point to this directory.
```
unzip fiftlib.zip
Expand Down

0 comments on commit 32911eb

Please sign in to comment.