Add closing bracket in README

This commit is contained in:
Dominic Kempf 2020-05-22 08:41:01 +00:00
parent 21797df1cc
commit 6a2b479e67
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ Spack is a great tool, but sometimes things may fall over. These are the equival
* Uninstall all versions of the Dune package: `spack uninstall dune`
* Clear all build caches `spack clean -a`
* Remove `$HOME/.spack` (note you need to re-add the Dune repository afterwards: `spack repo add <path-to-dune-spack>`
* Remove `$HOME/.spack` (note you need to re-add the Dune repository afterwards: `spack repo add <path-to-dune-spack>`)
If your problem persists, report it on [the issue tracker](https://gitlab.dune-project.org/spack/dune-spack/issues).
A complete log of what is going on would be very much appreciated.