Update README.md

This commit is contained in:
ozerov_d
2023-09-06 12:06:46 +02:00
parent 7ee27417d8
commit a7e6b55b7a

View File

@ -36,7 +36,7 @@ Automatic Processing tool can also be installed from scratch with:
```
$ git clone https://gitlab.psi.ch/sf-daq/ap.git # or via ssh with
# git clone git@gitlab.psi.ch:sf-daq/ap.git
$ conda create -n ap gspread
$ conda create -n ap gspread numpy matplotlib
$ conda activate ap
```