Skip to content

Commit

Permalink
rj noticed v2 directories reference in recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
petersilva committed Dec 13, 2023
1 parent ba96511 commit 9111a66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/Tutorials/Setup_a_remote_subscriber.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The *edit* command starts the user's configured editor on the file to be created
See issue `#251 <https://github.com/MetPX/sarracenia/issues/251>`_ for more info or to complain.
In the interim instead use::

$ mkdir -p .config/sarra/subscribe
$ mkdir -p .config/sr3/subscribe
$ touch $_/swob.conf
$ sr3 edit swob.conf

Expand All @@ -58,7 +58,7 @@ Now start up the newly created subscriber::
2015-12-03 06:53:35,269 [INFO] instances 1
2015-12-03 06:53:35,270 [INFO] sr subscribe swob 0001 started

Activity can be monitored via log files in ``~/.cache/sarra/log/`` or with the *log* command::
Activity can be monitored via log files in ``~/.cache/sr3/log/`` or with the *log* command::

$ sr3 log swob
Expand Down

0 comments on commit 9111a66

Please sign in to comment.