Skip to content

Commit 79bebdd

Browse files
Update outdated install option in README (#2440)
* update outdated install option Co-authored-by: Amin Vakil <[email protected]> --------- Co-authored-by: Amin Vakil <[email protected]>
1 parent 3665936 commit 79bebdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Official bootstrap for running your own [Sentry](https://sentry.io/) with [Docke
1616

1717
To get started with all the defaults, simply clone the repo and run `./install.sh` in your local check-out. Please also read the section below about monitoring. Sentry uses Python 3 by default since December 4th, 2020 and Sentry 21.1.0 is the last version to support Python 2.
1818

19-
During the install, a prompt will ask if you want to create a user account. If you require that the install not be blocked by the prompt, run `./install.sh --skip-user-prompt`.
19+
During the install, a prompt will ask if you want to create a user account. If you require that the install goes on without creating a user, run `./install.sh --skip-user-creation`.
2020

2121
Thinking of not managing this yourself? Check out the [SaaS migration docs](https://docs.sentry.io/product/sentry-basics/migration/) or [contact us](https://sentry.io/from/self-hosted) for help.
2222

0 commit comments

Comments
 (0)