Skip to content

Commit 6e1d424

Browse files
committed
Update README.md
1 parent 48ba15f commit 6e1d424

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ for twitter updates.
44

55
#Example Projects built with [ServiceStack](https://github.com/ServiceStack/ServiceStack), [C# RedisClient](https://github.com/ServiceStack/ServiceStack.Redis), [OrmLite](https://github.com/ServiceStack/ServiceStack.OrmLite), etc
66

7-
## [Download](https://github.com/ServiceStack/ServiceStack.Examples/downloads)
7+
## Download
88

9-
You can find the latest releases for download at:
9+
Clone this repo to download the source:
1010

11-
* [ServiceStack.Examples/downloads](https://github.com/ServiceStack/ServiceStack.Examples/downloads)
11+
git clone git://github.com/ServiceStack/ServiceStack.Examples.git
1212

1313

1414
## Live Demo
@@ -46,4 +46,4 @@ _All live examples hosted on CentOS/Nginx/FastCGI/Mono_
4646

4747
### Troubleshooting
4848

49-
- Since the example project uses 32bit Sqlite.dll, on a 64bit machine you must set IIS to run 32bit apps (in the App Domain config)
49+
- Since the example project uses 32bit Sqlite.dll, on a 64bit machine you must set IIS to run 32bit apps (in the App Domain config)

0 commit comments

Comments
 (0)