Removed duplicate word (#8609)
This commit is contained in:
parent
13ee2c04e1
commit
719f324423
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ etc.) but we wanted to make Spack *very* easy to use. The simple layout
|
|||
spares users from the need to install Spack into a Python environment.
|
||||
Many users don't have write access to a Python installation, and installing
|
||||
an entire new instance of Python to bootstrap Spack would be very complicated.
|
||||
Users should not have to install install a big, complicated package to
|
||||
Users should not have to install a big, complicated package to
|
||||
use the thing that's supposed to spare them from the details of big,
|
||||
complicated packages. The end result is that Spack works out of the
|
||||
box: clone it and add ``bin`` to your PATH and you're ready to go.
|
||||
|
|
Loading…
Reference in a new issue