Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:disintar/tonpy into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
tvorogme committed Mar 18, 2024
2 parents a6d8191 + 72fa1f7 commit cd311c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Development setup (compile from sources)
If you want to setup ``tonpy`` package for local development (including C++ code) you need to:

1. Download Disintar TON monorepo fork:
``git clone https://github.com/disintar/ton``
``git clone --recurse-submodules https://github.com/disintar/ton``

2. Compile ``python_ton`` target with ``cmake``:
.. code-block:: console
Expand Down

0 comments on commit cd311c0

Please sign in to comment.