Skip to content

Commit 5b9d524

Browse files
committed
Fix up some formatting in Demo_mode.md
1 parent bf6beb6 commit 5b9d524

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Demo_mode.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ An addition aspect of Demo Mode is that login processing can (optionally) be ski
1010
To access Demo mode, use the following URLs:
1111

1212
```https://online.interlisp.og/demo?start=\<START-SCRIPT>``` for automatic guest login.
13+
1314
```https://online.interlisp.og/demo/login?start=\<START-SCRIPT>``` to require logins
1415

1516
```<START-SCRIPT>``` is a URL pointing to a start-script lisp file that can be wget'd by the OIO server. **This URL must be encoded using the equivalent of Javascript's *encodeURIComponent*.** The easiest way to do this is via one of the many websites that offer this service such as https://meyerweb.com/eric/tools/dencoder/.

0 commit comments

Comments
 (0)