Skip to content
Snippets Groups Projects
Commit 23fd6d49 authored by Maciej Wielgosz's avatar Maciej Wielgosz
Browse files

Update README.md

parent f180a94d
Branches
No related tags found
No related merge requests found
# Orinal repo # Orinal repo
For the orignal repo, please take a look there: https://github.com/philwilkes/FSCT For the orignal repo, please take a look there: https://github.com/philwilkes/FSCT
...@@ -21,7 +20,7 @@ sudo bash Miniconda3-latest-Linux-x86_64.sh -p /miniconda -b ...@@ -21,7 +20,7 @@ sudo bash Miniconda3-latest-Linux-x86_64.sh -p /miniconda -b
sudo groupadd anaconda_admin sudo groupadd anaconda_admin
sudo chown -R :anaconda_admin /miniconda sudo chown -R :anaconda_admin /miniconda
sudo chmod -R 775 /miniconda sudo chmod -R 775 /miniconda
sudo adduser nibio anaconda_admin sudo adduser nibio anaconda_admin # reboot of the docker may be need at this point
/miniconda/bin/conda update conda /miniconda/bin/conda update conda
/miniconda/bin/conda init /miniconda/bin/conda init
...@@ -110,4 +109,4 @@ You have to provide a `folder_path`. This is the location of your `*.las` files. ...@@ -110,4 +109,4 @@ You have to provide a `folder_path`. This is the location of your `*.las` files.
``` ```
chmod +x run_all_fine_grained.sh chmod +x run_all_fine_grained.sh
./run_all_fine_grained.sh folder_path ./run_all_fine_grained.sh folder_path
``` ```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment