Skip to content

Commit d90dc84

Browse files
Update creating_a_project.md
1 parent 539c4e6 commit d90dc84

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/getting-started/creating_a_project.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Project Creation
1+
# Creating a Project
22

33
## Automatic
44

@@ -8,10 +8,6 @@ The View CLI supports automatically creating a project via the `view init` comma
88
$ view init
99
```
1010

11-
!!! note
12-
13-
Depending on how or where you installed view.py, `view` might open vim! If that's the case, run `python3 -m view init`, or however your environment works.
14-
1511
Alternatively, you can run `view init` with `pipx`:
1612

1713
```py

0 commit comments

Comments
 (0)