Skip to content

Commit dd179af

Browse files
author
Jens Henrik Göbbert
committed
minor corrections
1 parent 7d4104c commit dd179af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Integrate Xpra in your Jupyter environment for an fast, feature-rich and easy to
99
- JupyterLab >= 3.x
1010
- jupyter-server-proxy >= 3.1.0
1111

12-
This package executes the `xpra` command. This command assumes the `xpra` command is available in the environment's $PATH. You might need to adjust the file [launch_xpra.sh](jupyter-xprahtml5-proxy/share/launch_xpra.sh) to ensure this.
12+
This package executes the `xpra` command. This command assumes the `xpra` command is available in the environment's $PATH.
1313

1414
## Security
1515
[Xpra](https://xpra.org/) supports password and encryption.
@@ -61,7 +61,7 @@ Click on the Xpra icon from the Jupyter Lab Launcher or the Xpra item from the N
6161
Connect to your database as instructed in the Quickstart section.
6262

6363
## Configuration
64-
This package calls `xpra` with a bunch of settings. Please read the [Xpra manual](https://xpra.org/manual.html) if you want to now the details.
64+
This package calls `xpra` with a bunch of settings. Please read the [Xpra manual](https://xpra.org/manual.html) if you want to know the details.
6565
You have to modify `setup_xprahtml5()` in `jupyter_xprahtml5_proxy/__init__.py` for change.
6666

6767
## Credits

0 commit comments

Comments
 (0)