Skip to content

Commit bf6dbd6

Browse files
committed
consistent line wrapping style for README source
1 parent b9c3720 commit bf6dbd6

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,13 @@ See the overview of the project at https://attestation.app/about.
44

55
This is an generic guide on setting up the attestation server.
66

7-
You need to set up nginx using the nginx configuration in the nginx directory
8-
in this repository. You'll need to adjust it based on your domain name. The
9-
sample configuration relies on certbot and certbot-ocsp-fetcher. Setting up the
10-
web server is out-of-scope for this guide.
11-
12-
Install a headless Java runtime environment. The package name on Debian-based
13-
distributions is `default-jre-headless`. Install `sqlite3` in order to set up
14-
the email configuration for the database.
7+
You need to set up nginx using the nginx configuration in the nginx directory in this repository.
8+
You'll need to adjust it based on your domain name. The sample configuration relies on certbot and
9+
certbot-ocsp-fetcher. Setting up the web server is out-of-scope for this guide.
10+
11+
Install a headless Java runtime environment. The package name on Debian-based distributions is
12+
`default-jre-headless`. Install `sqlite3` in order to set up the email configuration for the
13+
database.
1514

1615
As root, on the server:
1716

0 commit comments

Comments
 (0)