Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ddiaz006 committed Jan 13, 2025
1 parent 5993b6c commit 2c42f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ voms-proxy-init -voms cms -valid 192:00
The following commands one has to do it *everytime you log in into a new session*. They load the
environment and the packages needed for the exercises and open a jupyter notebook:
~~~
source source /cvmfs/sft.cern.ch/lcg/views/LCG_105/x86_64-el9-gcc11-opt/setup.sh
source /cvmfs/sft.cern.ch/lcg/views/LCG_105/x86_64-el9-gcc11-opt/setup.sh
jupyter notebook --no-browser --port=8888 --ip 127.0.0.1
~~~
{: .language-bash}
Expand Down

0 comments on commit 2c42f1a

Please sign in to comment.