diff --git a/doc/DEVELOPMENT.md b/doc/DEVELOPMENT.md index c25e3ba..5c6f8f3 100644 --- a/doc/DEVELOPMENT.md +++ b/doc/DEVELOPMENT.md @@ -54,11 +54,6 @@ Run: ./run.sh --stop-after-init -i user_test,disable_mail_server --dev all -d DATABASE ``` -# TODO -```bash -./script/git_change_remote.py -``` - ## Change git url https to git This will update all urls in git format: ```bash @@ -102,7 +97,7 @@ To regenerate only manifest.xml. ./script/fork_project_ERPLibre.py --skip_fork ``` -Check if manifest contains "auto_install" and change the value to False. +Check if manifest contains "auto_install" and change the value to False. ```bash ./script/repo_remove_auto_install.py ```