Skip to content

Commit c412bbf

Browse files
committed
Readme updated
1 parent b61f0ec commit c412bbf

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Track regular expenses, taxes and social security contributions. Estimate them f
7474
Calculate your effective income and see how much you can spend without risking your financial security.
7575

7676

77-
## Prototype Test
77+
## Test via Python
7878

7979
### Setup
8080

@@ -100,15 +100,22 @@ $ pytest
100100
$ python app/app.py
101101
```
102102

103-
## Installation
103+
## Test the App Bundle
104+
105+
Download the latest [release](https://github.com/tuttle-dev/tuttle/releases) for your platform.
104106

105107
### macOS
106108

109+
1. Run the .app bundle.
110+
107111
### Linux
108112

113+
1. Run the executable.
114+
109115
### Windows
110116

111117
1. Requires [GTK](https://www.gtk.org).
118+
2. Run the .exe file.
112119

113120

114121
## Build

0 commit comments

Comments
 (0)