Describe the bug
Incorrect instructions in the docs.
To Reproduce
Steps to reproduce the behavior:
- Go to Installation Script Experimental.
- Run the wget command (works fine) to download
install-decidim.sh.
- The second command does not work,
chmod +x decidim-install.sh. File name doesn't exist because that's not the name of the downloaded file.
Expected behavior
chmod +x install-decidim.sh
Offending file
decidim/docs/modules/install/pages/index.adoc
Describe the bug
Incorrect instructions in the docs.
To Reproduce
Steps to reproduce the behavior:
install-decidim.sh.chmod +x decidim-install.sh. File name doesn't exist because that's not the name of the downloaded file.Expected behavior
chmod +x install-decidim.shOffending file
decidim/docs/modules/install/pages/index.adoc