Skip to content

Commit 9877738

Browse files
committed
Explain difference between main/tags
1 parent 0a7de99 commit 9877738

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/Setup/Readme.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
## Setup
22

3-
Just clone this repository and you are good to go. There are some settings you can tweak. The following chapter will guide you
3+
There are two main ways of using this blog:
4+
* Latest development build: Just clone this repository and you are good to go (aka you are using the `master` branch).
5+
* Latest release: Download the latest release from the [release page](https://github.com/linkdotnet/Blog/releases).
6+
7+
The development builds can be either unstable or use preview version of packages or the .net SDK itself. So only use it if you are willing to help with testing or development.
8+
If you just want to use the blog, use the latest release.
9+
10+
There are some settings you can tweak. The following chapter will guide you
411
through the possibilities.
512

613
- [Configurations](Configuration.md)

0 commit comments

Comments
 (0)