Skip to content

Commit dadf399

Browse files
authored
Update README.md
1 parent e0aabb7 commit dadf399

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A discord accountant bot with a Web user interface.
99
> Faster, less setup time, cannot control it thru Web.
1010
1111
## Instalation
12-
Requirements: [.Net Core 2.2 **Runtime**](https://dotnet.microsoft.com/download/dotnet-core/2.2), [A recent version of PostgreSQL](https://www.postgresql.org/download/) (v11.x works).
12+
Requirements: [.Net Core 3.0 **Runtime**](https://dotnet.microsoft.com/download/dotnet-core/3.0), [A recent version of PostgreSQL](https://www.postgresql.org/download/) (v11.x works).
1313

1414
Process:
1515
1) Download [latest release](/GedasFX/Alderto/releases/latest/);
@@ -48,7 +48,7 @@ To activate SSL in `appsettings.json` remove the two comments surrounding `Kestr
4848
}
4949
```
5050
## Development
51-
Requirements: [Visual Studio 2019](https://visualstudio.microsoft.com/vs/) with [.Net Core 2.2 **SDK**](https://dotnet.microsoft.com/download/dotnet-core/2.2), [Node.js version 10.9.0 or later](https://nodejs.org/en/) (for WebUI only)
51+
Requirements: [Visual Studio 2019](https://visualstudio.microsoft.com/vs/) with [.Net Core 3.0 **SDK**](https://dotnet.microsoft.com/download/dotnet-core/3.0), [Node.js version 10.9.0 or later](https://nodejs.org/en/) (for WebUI only)
5252

5353
Process:
5454
1) Clone the repository

0 commit comments

Comments
 (0)