Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudio Caldato committed Apr 23, 2012
1 parent 99d6bf3 commit 5368f8e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -14,7 +14,8 @@ Special thanks to Dušan Majkic (https://github.com/dmajkic, https://github.com/
You can use the free Express Edition available at http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express.

- The new code is on a separate branch so before compiling you need to switch to the new branch:
git checkout bksavecow
<pre><code>git checkout bksavecow</code></pre>


- Open the solution file msvs\redisserver.sln in Visual Studio 10, and build.

Expand All @@ -29,7 +30,7 @@ You can use the free Express Edition available at http://www.microsoft.com/visua

### Release Notes

This is a pre-release version of the software and is not yet fully tested.
This is a pre-release version of the software and is not yet fully tested. We are keeping the code on a separate branch until testing is completed.
This is intended to be a 32bit release only. No work has been done in order to produce a 64bit version of Redis on Windows.
To run the test suite requires some manual work:

Expand Down

0 comments on commit 5368f8e

Please sign in to comment.