From 26f4bb08f71bae84882b8c54c54ad335c85be631 Mon Sep 17 00:00:00 2001 From: Harry Date: Wed, 31 May 2023 16:24:30 +0100 Subject: [PATCH] Updated `README` to reflect `minerva` going public --- README.md | 4 +--- docs/docs_readme.md | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index da32b2a60..dc11e4ec4 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,6 @@ compilation of the required C-based libraries. pip install git+https://github.com/Pale-Blue-Dot-97/Minerva.git ``` -You will be required to provide your `GitHub` credentials that have valid access to `minerva`. -

(back to top)

### Requirements 📌 @@ -79,7 +77,7 @@ See `scripts\MinervaExp.py` as an example script implementing `minerva`. ### Config Structure ⚙ -See `inbuilt_cfgs\example_config.yml` as an example config file. +See `minerva\inbuilt_cfgs\example_config.yml` as an example config file. ### Creating a Manifest for your Dataset 📑 diff --git a/docs/docs_readme.md b/docs/docs_readme.md index da32b2a60..dc11e4ec4 100644 --- a/docs/docs_readme.md +++ b/docs/docs_readme.md @@ -37,8 +37,6 @@ compilation of the required C-based libraries. pip install git+https://github.com/Pale-Blue-Dot-97/Minerva.git ``` -You will be required to provide your `GitHub` credentials that have valid access to `minerva`. -

(back to top)

### Requirements 📌 @@ -79,7 +77,7 @@ See `scripts\MinervaExp.py` as an example script implementing `minerva`. ### Config Structure ⚙ -See `inbuilt_cfgs\example_config.yml` as an example config file. +See `minerva\inbuilt_cfgs\example_config.yml` as an example config file. ### Creating a Manifest for your Dataset 📑