From 0e3a7be8cc2c91d9ad1656a58ef108c55d20911a Mon Sep 17 00:00:00 2001 From: Saijin-Naib <19295950+Saijin-Naib@users.noreply.github.com> Date: Sat, 23 Apr 2022 13:51:34 -0400 Subject: [PATCH] Update README.md Update Native Install from 20.04LTS to 21.04 as per Issue #1443 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d2894d24..9093b07e 100644 --- a/README.md +++ b/README.md @@ -193,9 +193,9 @@ Finally you'll want to delete the files by using your Windows File Manager (Expl If you have installed to a different directory by changing the `--import` command you ran to install you must use that directory name to delete the correct files. This is likely the case if you have multiple ODM installations or are updating an already-installed installation. -## Native Install (Ubuntu 20.04) +## Native Install (Ubuntu 21.04) -You can run ODM natively on Ubuntu 20.04 LTS (although we don't recommend it): +You can run ODM natively on Ubuntu 21.04 (although we don't recommend it): 1. Download the source from [here](https://github.com/OpenDroneMap/ODM/archive/master.zip) 2. Run `bash configure.sh install`