change version variable

This commit is contained in:
serinko
2023-11-13 15:37:36 +01:00
parent 2ddd34f343
commit 5b2e4158bd
3 changed files with 3 additions and 3 deletions
@@ -14,7 +14,7 @@ NymConnect application is for everyone who does not want to install and run `nym
2. On Linux and Mac, make executable by opening terminal in the same directory and run:
```sh
chmod +x ./nym-connect_<VERSION>.AppImage
chmod +x ./nym-connect_<VERSION>
```
3. Start the application
@@ -14,7 +14,7 @@ NymConnect application is for everyone who does not want to install and run `nym
2. On Linux and Mac, make executable by opening terminal in the same directory and run:
```sh
chmod +x ./nym-connect_<VERSION>.AppImage
chmod +x ./nym-connect_<VERSION>
```
3. Start the application
@@ -16,7 +16,7 @@ Heres how to configure Telegram with NymConnect:
For more releases, check out [Github](https://github.com/nymtech/nym/tags). NymConnect is available for Linux, Windows, and MacOS.
On Linux make sure NymConnect is executable. Opening a terminal in the same directory and run:
```sh
chmod +x ./<YOUR-NYM-CONNECT-VERSION>.AppImage
chmod +x ./<VERSION>
```
2. **Start NymConnect**
Telegram is added to NymConnect by default.