Skip to content

Commit

Permalink
Installation instructions for v0.4-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
balazssimon committed Feb 16, 2016
1 parent 0b8b925 commit 3286b5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ MetaDslx supports the following features:
* creating user friendly template-based code generators
* generating syntax highlighters for Visual Studio

# Installation instructions for v0.2-alpha
# Installation instructions for v0.4-alpha

The MetaDslx framework requires Visual Studio 2015 and .NET Framework 4.5.2.

Installation steps:

1. Extract the **MetaDslx-v0.3-alpha.zip** file and make sure that the **GAC_DIR** environment variable in the install batch files point to the correct location of the .NET tools directory.
1. Extract the **MetaDslx-v0.4-alpha.zip** file and make sure that the **GAC_DIR** environment variable in the install batch files point to the correct location of the .NET tools directory.
2. Run **install64.bat** on 64-bit systems, or **install32.bat** on 32-bit systems to install the MetaDslx DLLs to the GAC.
3. Run the **MetaDslx.VisualStudio.vsix** to install the Visual Studio 2015 plugin.

0 comments on commit 3286b5e

Please sign in to comment.