Skip to content

Commit 76aff25

Browse files
Update README.md
1 parent 60497e9 commit 76aff25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ While 99% of the features work identically for Mac, users should pay attention t
4545

4646
## Self-Update Feature
4747

48-
If the toolkit (v2.4.0+) is installed in your project and there is an update, the `?` icon in the toolbar will have a yellow border. Clicking the icon will prompt you for an update, you can say `No` in which case it will take you to the Wiki as usual, otherwise the following is going to happen:
48+
If the toolkit (v2.4.1+) is installed in your project and there is an update, the `?` icon in the toolbar will have a yellow border. Clicking the icon will prompt you for an update, you can say `No` in which case it will take you to the Wiki as usual, otherwise the following is going to happen:
4949
- Save all configs (custom parameters of tools) to a `json` file
50-
- Download the new version of the toolkit `.tox` and replace the existing one with it
50+
- Download the new version of the toolkit `.tox` into the user palette, and replace the existing one with it
5151
- Load all the saved configs from the previously saved `json` file
5252

5353
This way we can ensure that your settings are retained between updates, alongside the externally retained data, outlined in the next chapter.

0 commit comments

Comments
 (0)