mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
docs: fix a typo, it's dev_scripts
This commit is contained in:
parent
76898471e7
commit
178f94e612
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ Run Dangerzone in the development environment:
|
|||
|
||||
env.py --distro ubuntu --version 22.04 run --dev bash
|
||||
user@dangerzone-dev:~$ cd dangerzone/
|
||||
user@dangerzone-dev:~$ poetry run ./dev/scripts/dangerzone
|
||||
user@dangerzone-dev:~$ poetry run ./dev_scripts/dangerzone
|
||||
|
||||
Run Dangerzone in the end-user environment:
|
||||
|
||||
|
|
Loading…
Reference in a new issue