Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added step prompting user to rebuild to ensure the devcontainer definition is picked up when they clone their repo.
  • Loading branch information
2percentsilk authored Jan 26, 2022
1 parent b4c44dc commit a711ba6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ Script to create GitHub Codespace out of any Azure DevOps repo.
- feel free to define any other settings inside the file
2. Create a Codespace and run `./init` in the terminal.
3. Follow interactive script to specify your ADO `username` and `PAT`.

4. Apply the devcontainer configuration from your repository by opening the **Command Palette** (Shift + Command + P/ Ctrl + Shift + P) and selecting **Codespaces: Rebuild Container**.

### Issues/Feedback

- Feedback appreciated, create issues on this repo if anything 🤗

0 comments on commit a711ba6

Please sign in to comment.