Browse Source

Correct help description for --develop

master
Kristaps Kaupe 2 years ago
parent
commit
1a8d0ea683
No known key found for this signature in database
GPG Key ID: 33E472FE870C7E5D
  1. 2
      install.sh

2
install.sh

@ -522,7 +522,7 @@ Usage: ${0} [options]
Options:
--develop code remains editable in place (currently always enabled)
--develop developer mode (install dependencies for testing)
--disable-os-deps-check skip OS package manager's dependency check
--disable-secp-check do not run libsecp256k1 tests (default is to run them)
--docker-install system wide install as root for minimal Docker installs

Loading…
Cancel
Save