aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLKedward <laurence.kedward@bristol.ac.uk>2020-11-10 13:57:08 +0000
committerLKedward <laurence.kedward@bristol.ac.uk>2020-11-10 13:57:08 +0000
commitb745a82cc0c2bfd33f1775496420a051f3909e3d (patch)
tree8407e3c0c29e37d89248d93d9751b74230181047 /README.md
parent144046926629b94da1b18ad19038e4c9ec372b2a (diff)
parentd569a89d7d059a5ba914e51d6fd7b32132b33c5e (diff)
downloadfpm-b745a82cc0c2bfd33f1775496420a051f3909e3d.tar.gz
fpm-b745a82cc0c2bfd33f1775496420a051f3909e3d.zip
Merge branch 'upstream_master' into refactor-run-cmd
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 666ebad..6c6458f 100644
--- a/README.md
+++ b/README.md
@@ -81,4 +81,5 @@ to run, as can `fpm test`; like `fpm run specific_executable`. Command line
arguments can also be passed to the executable(s) or test(s) with the option
`--args "some arguments"`.
-See additional instructions in the [Packaging guide](PACKAGING.md).
+See additional instructions in the [Packaging guide](PACKAGING.md) or
+the [manifest reference](manifest-reference.md).