Skip to content

Commit 89ed66c

Browse files
committed
DOC: missed a spot for literal
1 parent 939a5ff commit 89ed66c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ A helper script is included here: `build_local_venv.sh` (or, `make venv`) (or, j
3535
This will create a virtual environment under the `.venv` folder that will be ready to go
3636
to help you run designer and test your custom widgets.
3737
To work, this requires a suitable base environment to already exist on
38-
your system: one with PyQt and designer python plugin support,
38+
your system: one with `PyQt` and designer python plugin support,
3939
which is tricky to set up properly.
4040

4141
These base environments are stored centrally at LCLS and are

0 commit comments

Comments
 (0)