Update README.md

This commit is contained in:
yasirarism 2023-04-24 22:25:49 +07:00 committed by GitHub
parent 717eb1f6eb
commit e18e2763f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,7 +78,6 @@ sudo docker run misskaty
- To stop the image: - To stop the image:
``` ```
sudo docker ps sudo docker ps
```
sudo docker stop <pid> sudo docker stop <pid>
``` ```