Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/install/compiling-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ The source, build and install directories should all be **separate**. Do not pla
- This download is expected to take some time.
- It is recommended to start developing on the latest release rather than the bleeding edge, as linux is often only tested for new releases.

2. <span>Copy `source/build.default.yaml` to `source/build.yaml` and open it. Here you can configure where tswow should place `build` and `install` directories.</span>
2. <span>Copy `source/build.default.conf` to `source/build.conf` and open it. Here you can configure where tswow should place `build` and `install` directories.</span>

- <span>**Do not set `install` to point at your normal TSWoW installation unless you know what you're doing, it will frequently flush out all your settings and modules!**</span>

Expand Down