You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-11Lines changed: 10 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,19 +32,18 @@ Project that parse e-trade and revolut account statements and Gain and Losses do
32
32
33
33
### FAQ
34
34
##### 1. How to install this project?
35
-
1. For Windows OS you can download binary (zip archive holding executable) from [releases](https://github.com/jczaja/e-trade-tax-return-pl-helper/releases) webpage. Place executable in the same directory as desired e-trade documents. Open Windows terminal (command prompt or powershell) and type `etradeTaxReturnHelper.exe *.pdf *.xlsx`
35
+
1. For Windows OS you can download binary (zip archive holding executable) from [releases](https://github.com/RustInFinance/etradeTaxReturnHelper/releases) webpage. Place executable in the same directory as desired e-trade documents. Open Windows terminal (command prompt or powershell) and type `etradeTaxReturnHelper.exe *.pdf *.xlsx`
36
36
37
-
2. For Linux and MacOS you need Rust and Cargo installed and then you can install this project (crate):
38
-
`cargo install etradeTaxReturnHelper`
39
-
3. For Linux where there is no X server or no priviligies to install system dependencies then you could try to install non-GUI version:
##### 2. Does it work for other financial institutions apart from etrade ?
42
42
- There is support for saving accounts statements of Revolut bank (CSV files) , as Revolut does not pay tax on customer behalf and tax from capital gain of saving account should be paid by customer.
0 commit comments