Skip to content

Commit 13adc90

Browse files
authored
docs: correct docker command from volumes to volume (#304)
1 parent dd23f88 commit 13adc90

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
@@ -54,4 +54,4 @@ Our editor uses quite a few algorithms so below is a list of resources you can u
5454
- A: google docker desktop WSL2 not detecting docker
5555

5656
- Q: Docker is taking up alot of space how to remove?
57-
- A: docker is a ram/storage drainer but, you can remove useless volumes, run `docker volumes prune`
57+
- A: docker is a ram/storage drainer but, you can remove useless volumes, run `docker volume prune`

0 commit comments

Comments
 (0)