From 0dfa61da0982e0d412b3ec9782406b9fbbe84120 Mon Sep 17 00:00:00 2001 From: bkerbl Date: Mon, 10 Jul 2023 18:12:34 +0200 Subject: [PATCH] Let's be exact here --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b999243..ea6b32c 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ The codebase has 4 main components: - An OpenGL-based real-time viewer to render trained models in real-time. - A script to help you turn your own images into optimization-ready SfM data sets -The components have different requirements w.r.t. both hardware and software. They have been tested on Windows 10 and Linux Ubuntu 22.04. Instructions for setting up and running each of them are found in the sections below. +The components have different requirements w.r.t. both hardware and software. They have been tested on Windows 10 and Ubuntu Linux 22.04. Instructions for setting up and running each of them are found in the sections below. ## Optimizer