Skip to content

Commit

Permalink
Document tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
AnarManafov committed Oct 2, 2023
1 parent b658af4 commit 8cf0aeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Before running the tutorial make sure that:
1. Default working directory `~/tmp/dds_wn_test` must exist before running the tutorial. The directory can be changed in `tutorial1_hosts.cfg`.
1. An SSH passwordless access to the localhost is required.

```console
```shell
cd $DDS_LOCATION/tutorials/tutorial1
dds-session start --local
dds-submit -r ssh -c tutorial1_hosts.cfg
Expand All @@ -51,7 +51,7 @@ Before running the tutorial make sure that:
1. Default working directory `~/tmp/dds_wn_test` must exist before running the tutorial. The directory can be changed in `tutorial1_hosts.cfg`.
1. An SSH passwordless access to the localhost is required.

```console
```shell
cd $DDS_LOCATION/tutorials/tutorial2
dds-session start --local
dds-submit -r ssh -c tutorial2_hosts.cfg
Expand Down

0 comments on commit 8cf0aeb

Please sign in to comment.