mirror of
				https://github.com/factoriotools/factorio-docker.git
				synced 2025-10-31 08:58:08 +01:00 
			
		
		
		
	Fixed typo in README.md (#442)
This commit is contained in:
		| @@ -94,7 +94,7 @@ docker attach factorio | ||||
|  | ||||
| Before upgrading backup the save. It's easy to make a save in the client. | ||||
|  | ||||
| Ensure `-v` was used to run the server so the save is outside of the Docker container. The `docker rm` command completely destroys the container, which includes the save if it isn't stored in an data volume. | ||||
| Ensure `-v` was used to run the server so the save is outside of the Docker container. The `docker rm` command completely destroys the container, which includes the save if it isn't stored in a data volume. | ||||
|  | ||||
| Delete the container and refresh the image: | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user