Skip to content

Commit

Permalink
README: Fix run command example
Browse files Browse the repository at this point in the history
  • Loading branch information
wentasah committed Mar 9, 2022
1 parent ed790e0 commit eef1e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ is connected) run:
```
2. Test whether the program runs there:
```shell
ssh -X ubuntu@turbot $(readlink result)/bin/run
ssh -X ubuntu@turbot $(readlink result)/bin/run -l license_163C1908.wlic
```
3. If everything works well, install it permanently:
```sh
Expand Down

0 comments on commit eef1e29

Please sign in to comment.