Skip to content

Commit

Permalink
more detailed description added
Browse files Browse the repository at this point in the history
  • Loading branch information
stt08 committed Aug 14, 2024
1 parent 0d3208d commit 193373b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ The following commands are used to bootstrap CodeChecker on Ubuntu 20.04 LTS:
sudo apt-get install clang clang-tidy cppcheck g++ build-essential curl
gcc-multilib git python3-dev python3-venv python3-setuptools

# In case of using Ubuntu 23, install an additional library:
# In case of venv_dev target and Ubuntu 23 Linux, install an additional library:
sudo apt-get install libpq-dev

# Install nodejs dependency for web. In case of Debian/Ubuntu you can use the
Expand Down

0 comments on commit 193373b

Please sign in to comment.