Skip to content

Commit 17ff507

Browse files
committed
Rephrase text in README
1 parent 5079010 commit 17ff507

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@ Jupyter Server Proxy lets you run arbitrary external processes (such
2020
as RStudio, Shiny Server, syncthing, PostgreSQL, etc) alongside your
2121
notebook, and provide authenticated web access to them.
2222

23-
**Note:** This project used to be called **nbserverproxy**. if you have an older
24-
version of nbserverproxy installed, remember to uninstall it before install
25-
jupyter-server-proxy - otherwise they may conflict
23+
**Note:** This project used to be called **nbserverproxy**. As
24+
nbserverproxy is an older version of jupyter-server-proxy, uninstall
25+
nbserverproxy before installing jupyter-server-proxy to avoid
26+
conflicts.
2627

2728
The primary use cases are:
2829

0 commit comments

Comments
 (0)