Skip to content

Commit dcd2cef

Browse files
authored
Merge pull request #7330 from DIRACGridBot/cherry-pick-2-ea17c79d1-integration
[sweep:integration] docs minor updates
2 parents fce9b4c + edde64e commit dcd2cef

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

docs/source/AdministratorGuide/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Administrator Guide
77
DIRAC has been developed with extensibility and flexibility in mind. A DIRAC release is composed by few projects, like in the following picture.
88
This administration documentation refers to the "Core" DIRAC project.
99

10-
.. image:: ../_static/horizontalAndVertical-ext.png
10+
.. image:: ../_static/py3Stack.png
1111
:alt: DIRAC projects interaction overview
1212
:align: center
1313

docs/source/UserGuide/GettingStarted/InstallingClient/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ So, you first install DIRACOS2 and only then install DIRAC in it::
2121

2222
and now DIRAC::
2323

24-
$ pip install DIRAC==8.0
24+
$ pip install DIRAC
2525

26-
(Just `pip install DIRAC` will install the most recent production version found on https://pypi.org/project/DIRAC/)
26+
will install the most recent production version found on https://pypi.org/project/DIRAC/
2727

2828
And for the configuration::
2929

-145 KB
Binary file not shown.

docs/source/_static/py3Stack.png

95.8 KB
Loading

0 commit comments

Comments
 (0)