Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add link to tutorial steps in ReadMe and separate out steps for VS Code alternative.
  • Loading branch information
amansinghoriginal authored Oct 25, 2024
1 parent dc0e342 commit 8c8ca56
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions tutorial/getting-started/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
To use the Drasi QuickStart Tutorial Dev Container
# Getting Started with Drasi
Follow the tutorial [instructions here](https://drasi.io/getting-started/).

### Steps for running in VS Code with a Dev Container
1. Open this directory in Visual Studio Code
2. Open the Command Palette by typing `Ctrl + Shift + P` (windows) or `Cmd + Shift + P` (mac)
3. Type 'dev containers:'
4. Select 'Dev Containers: Rebuild and Reopen in Container'
4. Select 'Dev Containers: Rebuild and Reopen in Container'

0 comments on commit 8c8ca56

Please sign in to comment.