TNO Intern

Commit aa1a1e23 authored by Arjo Segers's avatar Arjo Segers
Browse files

Updated introduction text.

parent 145579fc
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -121,6 +121,9 @@ or creates it if not present yet:
      # install local codes:
      pip install --editable .

      # optionally also install dependencies to generate documenation locally:
      pip install --editable .[docs]

    fi