From c7960d2144f4036eac2714d38ad4a615a6e88c94 Mon Sep 17 00:00:00 2001 From: Koen van Eijk Date: Tue, 4 Jun 2024 10:12:50 +0200 Subject: [PATCH] Fixed README.md merge conflict --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 464f476..2ef7716 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,6 @@ We have exciting plans for OpenRecall's future, including: ## Get Started -<<<<<<< HEAD:README.md ### Prerequisites - Python 3.11 - MacOSX/Windows/Linux @@ -77,13 +76,6 @@ python3 -m openrecall.app ``` Open your browser to: [http://localhost:8082](http://localhost:8082) to access OpenRecall. -======= -To start using OpenRecall, simply pip install and run - -``` -pip install openrecall -``` ->>>>>>> 2a1f12be9a8cf2aab83942384d7107acb829d3a9:readme.md ## Contribute