Skip to content
Snippets Groups Projects
Commit 23e36c70 authored by nfontrod's avatar nfontrod
Browse files

README.qmd: fix BIG error on bashrc update

parent fb4023de
Branches
No related tags found
No related merge requests found
Pipeline #2303 passed
......@@ -58,7 +58,7 @@ sudo apt install rsync
# install gblk
cargo install --git https://gitbio.ens-lyon.fr/LBMC/hub/git_borg_linker
# Update your bashrc
echo "export PATH=$PATH:/home/nicolas/.cargo/bin" > ~/.bashrc
echo "export PATH=$PATH:/home/nicolas/.cargo/bin" >> ~/.bashrc
source ~/.bashrc
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment