Skip to content

Commit 321d696

Browse files
authored
Clarify sharing setup instructions in README (#595)
1 parent 3e185d4 commit 321d696

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
@@ -61,4 +61,4 @@ docker build -t drawdb .
6161
docker run -p 3000:80 drawdb
6262
```
6363

64-
If you wish to work with sharing, set up [server](https://github.com/drawdb-io/drawdb-server) and environment variables according to `.env.sample`. This is not required unless you want to share files.
64+
If you want to enable sharing, set up the [server](https://github.com/drawdb-io/drawdb-server) and environment variables according to `.env.sample`. This is optional unless you need to share files..

0 commit comments

Comments
 (0)