docs: Move to standard folder naming

I also like docs/ more than doc/, but it's the standard in Qibo, and this is valuable
This commit is contained in:
Alessandro Candido
2024-03-01 22:49:34 +01:00
parent 4ff52acf5b
commit 63c3a19fb4
13 changed files with 0 additions and 12 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