Skip to content

Commit 4fcf29d

Browse files
authored
Update README.md
1 parent 3e24c46 commit 4fcf29d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,5 @@
22

33
Python interface to the Quarto CLI (https://quarto-dev/quarto-cli).
44

5-
Recommended development workflow:
65

7-
```bash
8-
$ python3 -m venv .venv
9-
$ source .venv/bin/activate
10-
$ pip install -e ./
11-
```
126

0 commit comments

Comments
 (0)