Skip to content

Commit

Permalink
Merge pull request #3295 from csordasmarton/doc_snap_commands
Browse files Browse the repository at this point in the history
[doc] Add note for snap package usage
  • Loading branch information
csordasmarton authored Apr 30, 2021
2 parents 18d9c63 + fa6a5c7 commit 54a155a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,11 @@ and can be installed with the following command:
sudo snap install codechecker --classic
```

**Note:** unfortunately snap package supports only lower case command names.
For this reason you need to use `codechecker` command instead of `CodeChecker`
everywhere. For full list of available commands in the codechecker snap package
run `snap info codechecker`.

## Linux

For a detailed dependency list, and for instructions on how to install newer
Expand Down

0 comments on commit 54a155a

Please sign in to comment.