Skip to content

Commit

Permalink
Update manual.md (#61)
Browse files Browse the repository at this point in the history
Fix repo owner in git clone command
  • Loading branch information
SvenAelterman authored Jan 10, 2024
1 parent df8ee32 commit 6ce1913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Perform the following steps to deploy the solution using PowerShell:
- To clone the repository and work with it directly, run the following command:

```powershell
git clone https://github.com/kalalvishal/azure-redcap-paas.git
git clone https://github.com/Microsoft/azure-redcap-paas.git
```
- Open the `azure-redcap-paas` folder in VSCode

Expand Down

0 comments on commit 6ce1913

Please sign in to comment.