diff --git a/Readme.md b/Readme.md index 736289d..17a50b3 100644 --- a/Readme.md +++ b/Readme.md @@ -41,7 +41,7 @@ More details on the gitutils command can be found at: https://gitutils.readthedo If there are new changes to this configuration (either through a merge request or direct commit) the configuration needs to be uploaded to the Data/Buffer. To do so clone or pull the latest changes from this repository and execute the `./bufferutils upload` script that comes with this repository (you have to be on a machine that have /opt/gfa/python available!). Before approving/merging any changes make sure that the source is sending out data correctly -This can be done by connecting to one of the DataBuffer server and execting the `bs-analyze` command: +This can be done by connecting to one of the DataBuffer servers (e.g. __sf-daqbuf-21.psi.ch__) and execting the `bs-analyze` command: ``` bs-analyzer :port ```