Skip to content

Commit 94cfbb6

Browse files
Update README.md
1 parent 62f7304 commit 94cfbb6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Diff for: README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22

33
This repo template is built to help you get started developing your Azure DevOps-based codebases using Codespaces and Visual Studio. To get started, simply perform the following steps 👍
44

5-
**From GitHub:**
5+
**From GitHub.com:**
6+
67
1. Click the `Use this template` button in order to create a new repo from this template. Name it whatever you'd like!
7-
1. Open up the `.devcontainer/devcontainer.json` file and replace the `codespace.subRepos.url` property to point at your Azure DevOps repo
8+
1. Open up the `.devcontainer/devcontainer.json` file and replace the `<url>` placeholder in the `postCreateCommand` property to point at your Azure DevOps repo
89

910
**From Visual Studio:**
11+
1012
1. Sign in with your GitHub account
1113
1. Create a new Codespace using the repo you created above
1214
1. If needed, you'll be prompted to sign into Azure DevOps

0 commit comments

Comments
 (0)