Re-organize the files into subfolders as per Qibo doc convention

This commit is contained in:
yangliwei
2024-03-02 01:19:01 +08:00
committed by Alessandro Candido
parent 45a28a025c
commit 3ddb866e89
4 changed files with 74 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
Installation instructions
=========================
QiboTN can be installed directly from the source repository on Github:
.. code-block::
git clone https://github.com/qiboteam/qibotn.git
cd qibotn
poetry install