Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
change gtk version
  • Loading branch information
sabinahofmann authored Dec 15, 2023
1 parent 615034b commit dd59e70
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,11 @@ the germany credit bank DKB account and the other one is for the bank Ing.
Both accounts can be modified or deleted at any time. Feel free.

### Requirements
This code is written in ruby and gtk3.
This code is written in ruby and gtk4.

Please make sure to have ruby **>= 3.0** and the **gem gkt3** installed on your system.
Please make sure to have ruby **>= 3.0** and the **gem gkt4** installed on your system.

- gem install gtk3
- gem install gobject-introspection

Note: If you have any problems with 'gobject-introspection', please make sure to
install the **lib 'glade'** on your operating system before the gem gtk3.

###### with ruby 2.6
If the call `./homebank-gtk` contains the error `Cannot load specified object - /usr/local/lib/ruby/gems/2.6/gems/cairo-1.16.4/lib/cairo.so`,
you need to install the **gem cairo**.
- gem install gtk4

###### Important Note:
It has been tested on mac M1 with ruby version 3.2.2 .
Expand Down

0 comments on commit dd59e70

Please sign in to comment.