diff --git a/pages/linux/factorio.md b/pages/linux/factorio.md index 42db3fccc6a43..69847f9bc014b 100644 --- a/pages/linux/factorio.md +++ b/pages/linux/factorio.md @@ -5,8 +5,8 @@ - Create a new save file: -`path/to/factorio --create path/to/save_file.zip` +`{{path/to/}}factorio --create {{path/to/save_file.zip}}` - Start a factorio server: -`path/to/factorio --start-server path/to/save_file.zip` +`{{path/to/}}factorio --start-server {{path/to/save_file.zip}}`