We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2007af commit dcf6d5fCopy full SHA for dcf6d5f
README.md
@@ -19,7 +19,8 @@ Active development happens on the main branch. This always contains the latest v
19
20
* [Install](https://www.microsoft.com/net/download/core#/current) the latest .NET Core 3.1 SDK
21
* Install Git
22
-* Run `build.ps1` or `build.sh` in the root of the repo
+* Clone this repo
23
+* Run `build.ps1` or `build.sh` in the root of the cloned repo
24
25
## Documentation
26
For project documentation, please visit [readthedocs](https://identityserver4.readthedocs.io).
0 commit comments