From 718696787c75d48475225f264c802a6b2adf4244 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 24 Oct 2020 11:45:28 +0300 Subject: tell use of -t option for sp-codegen when using cargo install --- download.mdwn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'download.mdwn') diff --git a/download.mdwn b/download.mdwn index ad876a1..9ddb377 100644 --- a/download.mdwn +++ b/download.mdwn @@ -23,6 +23,9 @@ cargo build cargo install --path=. ~~~ +You will need to use the `-t /path/to/template` option when running +`sp-codegen`. If you install via a .deb package, this isn't necessary. + Note that in addition to the Rust tools, you'll need the following installed for Subplot to work, including for running its test suite: -- cgit v1.2.1