Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
daxgames authored and Stanzilla committed Dec 15, 2017
1 parent 7930c9b commit ba610f5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ Uncomment and edit the below line in the script to use Cmder config even when la

The process of upgrading Cmder depends on the version/build you are currently running

If you have a `[cmder_root]/config/user-conemu.xml` follow the below process:
If you have a `[cmder_root]/config/user-conemu.xml`, you are running a newer version of Cmder, follow the below process:

1. Exit all Cmder sessions and relaunch `[cmder_root]/cmder.exe`, this backs up your existing `[cmder_root]/vendor/conemu-maximus5/conemu.xml` to `[cmder_root]/config/user-conemu.xml`.

Expand All @@ -193,8 +193,7 @@ If you have a `[cmder_root]/config/user-conemu.xml` follow the below process:
3. Delete the `[cmder_root]/vendor` folder.
4. Extract the new `cmder.zip` or `cmder_mini.zip` into `[cmder_root]/` overwriting all files when prompted.

If you do not have a `[cmder_root]/config/user-conemu.xml` follow the below process:

If you do not have a `[cmder_root]/config/user-conemu.xml`, you are running an older version of cmder, follow the below process:

1. Exit all Cmder sessions and backup `[cmder_root]/vendor/conemu-maximus5/conemu.xml` to `[cmder_root]/config/user-conemu.xml`.

Expand Down

0 comments on commit ba610f5

Please sign in to comment.