Skip to content

Commit e243f32

Browse files
authored
Update README.md
Markdown needs two newlines to render line breaks
1 parent c2c7cc2 commit e243f32

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
## Setup
55

66
The setup process does not differ from what is shown at https://flipnot.es/setup except for the values to enter in your custom DNS settings.
7+
78
First, make sure that your console is connected to the same network as this computer.
9+
810
Please submit any issues to Sudomemo Support.
911

1012
## Running on Windows:
@@ -13,7 +15,8 @@ Run the .exe provided in this release. You may have to click past a warning from
1315

1416
## Running on anything else:
1517

16-
Required packages (installable with pip): requests, dnslib
18+
Required packages (installable with pip): `requests`, `dnslib`
19+
1720
Required Python version: 3+, tested with 3.6
1821

1922
sudo <name of your python binary> sudomemoDNS.py
@@ -54,6 +57,7 @@ then you can enter it as follows:
5457
## Building on Windows
5558

5659
Install dnslib, requests, and pyinstaller via pip, then modify the paths in the spec file to where sudomemoDNS and the sudomemoDNS icon is stored.
60+
5761
Then, run the following as an administrator:
5862

59-
pyinstaller.exe sudomemoDNS_v1.1.spec
63+
pyinstaller.exe sudomemoDNS_v1.1.spec

0 commit comments

Comments
 (0)