Skip to content

Commit 1243961

Browse files
docs: Add periods to end of examples (#22)
* Use a consistent style in the examples.
1 parent f15acc0 commit 1243961

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,14 @@ Examples:
4949
. cvmfs-venv
5050

5151
* Create a Python 3 virtual environment named 'lcg-example' with the Python
52-
runtime provided by LCG view 101
52+
runtime provided by LCG view 101.
5353

5454
setupATLAS -3
5555
lsetup 'views LCG_101 x86_64-centos7-gcc10-opt'
5656
. cvmfs-venv lcg-example
5757

5858
* Create a Python 3 virtual environment named 'alrb-example' with the Python
59-
runtime provided by ATLAS AnalysisBase release v22.2.110
59+
runtime provided by ATLAS AnalysisBase release v22.2.110.
6060

6161
setupATLAS -3
6262
asetup AnalysisBase,22.2.110

cvmfs-venv.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ Examples:
3131
. cvmfs-venv
3232
3333
* Create a Python 3 virtual environment named 'lcg-example' with the Python
34-
runtime provided by LCG view 101
34+
runtime provided by LCG view 101.
3535
3636
setupATLAS -3
3737
lsetup 'views LCG_101 x86_64-centos7-gcc10-opt'
3838
. cvmfs-venv lcg-example
3939
4040
* Create a Python 3 virtual environment named 'alrb-example' with the Python
41-
runtime provided by ATLAS AnalysisBase release v22.2.110
41+
runtime provided by ATLAS AnalysisBase release v22.2.110.
4242
4343
setupATLAS -3
4444
asetup AnalysisBase,22.2.110

0 commit comments

Comments
 (0)