Skip to content

Commit

Permalink
Update distro info
Browse files Browse the repository at this point in the history
  • Loading branch information
tipf committed Oct 7, 2023
1 parent b3a7008 commit 9febce4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Main features are:

The libRSF is a CMake project that requires the installation of several dependencies.
For convenience, we provide a simple bash script that installs required packages.
It is tested **only for Ubuntu 18.04/20.04**:
It is tested **only for Ubuntu 20.04/22.04**:

```bash
git clone https://github.com/TUC-ProAut/libRSF.git
Expand All @@ -38,7 +38,7 @@ Alternatively, you can install them by your own:

+ **Eigen** (>= 3.3.5)

**Only for Ubuntu 18.04**, you have to install a current version of Eigen locally.
**Only for Ubuntu < 20.04**, you have to install a current version of Eigen locally.

```bash
mkdir -p externals/install
Expand Down

0 comments on commit 9febce4

Please sign in to comment.