Skip to content

Commit

Permalink
Added clarification on accessing accounts from installations
Browse files Browse the repository at this point in the history
  • Loading branch information
HilliamT authored Jan 3, 2021
1 parent 91aa6a7 commit 1fccb0c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,9 @@ There are several tools including `Babel` to compile `TypeScript` into plain `Ja

You can download your system's respective installer (`.exe` for `Windows`, `.dmg` for `MacOSX`, and `.AppImage` for `Linux`) for the latest stable version in [Releases](https://github.com/HilliamT/Vapor-Authenticator/releases).

You can always install the latest version of the application here to replace your current version. Download the installer, delete your shortcut of the application and load the installer. Unless it is stated explicitly that your previous config file containing account information is incompatible with the latest version (which a converter will be provided for), you will be able to access your accounts as normal after installation.
You can always install the latest version of the application here to replace your current version. Download the installer, delete your shortcut of the application and load the installer.

Unless it is stated explicitly that your previous config file containing account information is incompatible with the latest version (which a converter will be provided for), you will be able to access your accounts as normal after installation.

#### `Development`
You will need `node` and `npm` to run this project as a developer and build it from source.
Expand Down

0 comments on commit 1fccb0c

Please sign in to comment.