This PR updates the development.rst file to include instructions for installing necessary dependencies (yarn and sass) before running the wger bootstrap command. This ensures that users have all required tools installed.
Other Questions
Do users need to run some commands in their local instances due to this PR (e.g., database migration)?
No, users do not need to run additional commands for this change. This PR only adds installation instructions for yarn and sass.
Proposed Changes
This PR updates the development.rst file to include instructions for installing necessary dependencies (yarn and sass) before running the wger bootstrap command. This ensures that users have all required tools installed.
Other Questions