Fix typo in README

This commit is contained in:
Aaron Herman
2023-02-24 10:10:45 -06:00
committed by GitHub
parent 5bb7bf1d1e
commit 51cfe5da07

View File

@@ -12,7 +12,7 @@ Run [Velocidex Velociraptor](https://github.com/Velocidex/velociraptor) server w
- Default u/p is `admin/admin` - Default u/p is `admin/admin`
- This can be changed by running: - This can be changed by running:
`docker exec -it velocraptor ./velociraptor --config server.config.yaml user add user1 user1 --role administrator` `docker exec -it velociraptor ./velociraptor --config server.config.yaml user add user1 user1 --role administrator`
#### Notes: #### Notes: