- Fixed md formatting typo

pull/54/head
Steve Clement 2018-03-28 15:10:16 +09:00
parent fc921febef
commit de8fed90c2
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ An experimental dashboard showing live data and statistics from the ZMQ of one o
:warning: Make sure no zmq python3 scripts are running. They block the update.
`python
```python
+ virtualenv -p python3 DASHENV
Already using interpreter /usr/bin/python3
Using base prefix '/usr'
@ -35,7 +35,7 @@ Traceback (most recent call last):
File "/usr/lib/python3.5/shutil.py", line 115, in copyfile
with open(dst, 'wb') as fdst:
OSError: [Errno 26] Text file busy: '/home/steve/code/misp-dashboard/DASHENV/bin/python3'
`
```
# Starting the System