Skip to content

Commit 8c19a8b

Browse files
Merge pull request #23 from MECU/update_readme
Update 2.2->3.0
2 parents 2704e9c + a2945e5 commit 8c19a8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,14 +105,14 @@ Make sure that your graphics libs are up-to-date: (Syntax may vary in other dist
105105
```
106106
sudo apt-get update
107107
sudo apt-get install libgdiplus
108-
sudo apt-get install llibc6-dev
108+
sudo apt-get install libc6-dev
109109
```
110110

111111
And give PapyrusCs execution rights:
112112
```chmod +x PapyrusCs```
113113

114114
For own compilation:
115-
Requires [.NET Core 2.2](https://dotnet.microsoft.com/download/dotnet-core/2.2). You may need to install [additional dependencies](https://github.com/mjungnickel18/papyruscs#additional-dependencies).
115+
Requires [.NET Core 3.0](https://dotnet.microsoft.com/download/dotnet-core/3.0). You may need to install [additional dependencies](https://github.com/mjungnickel18/papyruscs#additional-dependencies).
116116

117117

118118
## Usage

0 commit comments

Comments
 (0)