Skip to content

Commit

Permalink
update cmdline (#96)
Browse files Browse the repository at this point in the history
Signed-off-by: Sally MacFarlane <[email protected]>
  • Loading branch information
macfarla authored Jul 26, 2021
1 parent 1aa1c52 commit f1bc0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/HowTo/Get-started/Build-From-Source.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ Build Tessera with the Gradle wrapper `gradlew`, omitting tests as follows:
Verify the installation with the `help` command:

```bash
./tessera-dist/build/distributions/tessera-<version>/ help
./tessera-dist/build/install/tessera/bin/tessera/ help
```

0 comments on commit f1bc0ca

Please sign in to comment.