docs(README): correct command creating new user
This commit is contained in:
		@ -28,7 +28,7 @@
 | 
			
		||||
Run
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
abra app run git YOURAPPNAME gitea -c /etc/gitea/app.ini admin user create --username USERNAME --admin --random-password --email EMAIL
 | 
			
		||||
abra app run YOURAPPNAME app gitea -c /etc/gitea/app.ini admin user create --username USERNAME --admin --random-password --email EMAIL
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
See the [Gitea command-line documentation](https://docs.gitea.io/en-us/command-line/) for more options.  Make sure not to forget the `-c /etc/gitea/app.ini`.
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user