From 93a2814d04176514800d4879668e1818465956d7 Mon Sep 17 00:00:00 2001 From: Katarina Brlec <43988695+brlec@users.noreply.github.com> Date: Thu, 20 May 2021 17:15:44 +0100 Subject: [PATCH] Update introduction.rst --- docs/introduction.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/introduction.rst b/docs/introduction.rst index d449498..48ca142 100644 --- a/docs/introduction.rst +++ b/docs/introduction.rst @@ -29,7 +29,7 @@ and install the latest stable version: The :mod:`-e` is optional and will install the project in developer (editable) mode. For the code to generate VASP input files along with the surface slabs, -`pymatgen POTCAR environment ` +`pymatgen POTCAR environment `_ must be set up correctly. ===== @@ -43,4 +43,4 @@ Take a look at our `command line interface (CLI) examples