mirror of
https://github.com/Omni-guides/Jackify.git
synced 2026-06-18 00:27:45 +02:00
Updated General Linux Guide (markdown)
@@ -24,9 +24,8 @@ The steps below may seem wordy and plentiful, but they can be carried out relati
|
|||||||
|
|
||||||
### Step 1 - Create the directory
|
### Step 1 - Create the directory
|
||||||
|
|
||||||
Once Wabbajack has successfully completed the download and installation of the Modlist on your Windows system, create a new directory on Linux to house the required files. Open up a terminal/Konsole and run:
|
Once Wabbajack has successfully completed the download and installation of the Modlist on your Windows system, create a new directory on Linux to house the required files. Open up a terminal/Konsole and run the equivalent of the following command. You will have to replace 'omni' with the name of your Linux user:
|
||||||
|
|
||||||
Create Directory:
|
|
||||||
```
|
```
|
||||||
mkdir -p /home/omni/Games/Skyrim/AVO
|
mkdir -p /home/omni/Games/Skyrim/AVO
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user