Skip to content

Commit dd38f43

Browse files
authored
Update README.md
1 parent 8982db5 commit dd38f43

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,17 @@ SandboxBerry is Open Source under the GPL2 license.
4343
# Downloading
4444

4545
SandboxBerry is a windows application written in C# and uses the .NET Framework 4.5.
46+
You'll need .NET 4.5 Framework installed already (most recent PCs will have it)
47+
48+
* Download the latest Zip from the [GitHub Releases](https://github.com/codeulike/SandboxBerry/releases) page
49+
* Unzip it in a folder and run SandboxBerry.exe
50+
* Read the documentation in the [Wiki](https://github.com/codeulike/SandboxBerry/wiki)
51+
52+
# Running from Source
53+
4654
Visual Studio 2012 was used for the initial project but it should be easily loadable in more recent versions of VS.
47-
Download the solution and ooen it in VS
55+
Download the solution and ooen it in VS.
56+
You'll need .NET 4.5 installed.
4857

4958
# Getting Started
5059

0 commit comments

Comments
 (0)