We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d69076a commit 12750e6Copy full SHA for 12750e6
README.md
@@ -8,13 +8,13 @@ EasyMorph Server Command Line Client (in further text – **ems-cmd**) allows yo
8
9
OS Windows x86/x64 with .Net 4.7.2 or later
10
11
-OS Windows/ Linux / MacOS with dotnet 3.1 or higher (netcoreapp3.1)
+OS Windows/ Linux / MacOS with net 6.0 or higher (net6.0)
12
13
**EasyMorh Server**
14
15
Morph.Server.Sdk.dll (deployed together with ems-cmd). Also [hosted on github](https://github.com/easymorph/server-sdk)
16
17
-[EasyMorph Server 1.2](http://easymorph.com/server.html) or higher (installed on a separate machine)
+[EasyMorph Server 5.0](http://easymorph.com/server.html) or higher (installed on a separate machine)
18
19
20
#### Download
0 commit comments