Skip to content

Commit 21793a9

Browse files
JasonKChowfacebook-github-bot
authored andcommitted
Fix formatting error of readme (facebookresearch#719)
Summary: Pull Request resolved: facebookresearch#719 Readme format broke due to extra set of code blocks. Reviewed By: adellari Differential Revision: D72402739 fbshipit-source-id: 614522ea792f78e8d1ea52fa8a8f0a7e541d0467
1 parent 6f98aac commit 21793a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ You can also run the server in read-only mode, which creates a temporary copy of
3333
```
3434
aepsych_server --port 5555 --ip 0.0.0.0 --db mydatabase.db --read-only
3535
```
36-
```
3736

3837
The server accepts messages over a unix socket, and
3938
all messages are formatted using [JSON](https://www.json.org/json-en.html). All messages

0 commit comments

Comments
 (0)