Skip to content

Commit

Permalink
docs: rm obsolete dev steps
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanouil committed Jan 19, 2025
1 parent 7fafd6e commit fe20b98
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,7 @@ Note: Quarto extensions can only be updated if installed by Quarto Wizard (*i.e.
npm install
```

4. Compile the extension:

```sh
npm run compile
```

5. Type `Tasks: Run Task` and select `Setup Debug`.

6. Launch the extension:
4. Launch the extension:

- Press `F5` to open a new VS Code window with the extension loaded.

Expand Down

0 comments on commit fe20b98

Please sign in to comment.