Skip to content

Commit b1d8343

Browse files
authored
Update 15/umbraco-deploy/installation/install-configure.md
1 parent fc1c0db commit b1d8343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-deploy/installation/install-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Here we will cover how to install and set up Umbraco Deploy on a new website.
2424

2525
**Set up the Git repository and Umbraco project**
2626

27-
The first step to get Umbraco Deploy up and running is to set up a GitHub repository. This will be where source code is stored, and, following the GitHub Actions example, act as our environment where we will set up a CI/CD pipeline.
27+
The first step to get Umbraco Deploy up and running is to set up a GitHub repository. This will store the source code and serve as our environment for setting up a CI/CD pipeline, following the GitHub Actions example.
2828

2929
1. Using the Visual Studio template, set up a GitHub repository with a .gitignore file.
3030
2. Clone down the repository to your local machine.

0 commit comments

Comments
 (0)