Skip to content

Commit

Permalink
correct typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
WeinaJi committed Aug 9, 2023
1 parent e079a4d commit 1fab1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Build special with mod files
mkdir mods
cp -r mod-files-from-released-circuit mods/
cp -r neurodamus-install-prefix/share/mod/* mods/
nrnivmodl -incflags '-I <include-paths-of-our-dependencies>' -loadflags '-L <libs-paths-for-linking>'' mod
nrnivmodl -incflags '-I <include-paths-of-our-dependencies>' -loadflags '-L <libs-paths-for-linking>' mod
Examples
========
Expand Down

0 comments on commit 1fab1a3

Please sign in to comment.