Skip to content

Commit 2ba82a2

Browse files
committed
MSF-399 - Italics.
1 parent c6c4704 commit 2ba82a2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Mail Server Factory supports the following target operating systems:
3434
- Fedora Workstation versions: 30 to 33
3535
- Ubuntu Desktop 20
3636

37-
Note: Many other operating systems will be supported in upcoming releases.
37+
*Note:* Many other operating systems will be supported in upcoming releases.
3838

3939
# Specifications
4040

@@ -47,7 +47,7 @@ Installed mail server will be delivered with the following technology stack:
4747
- [Redis](https://redis.io/) as in-memory database for [Rspamd](https://www.rspamd.com/) service
4848
- [ClamAV](https://www.clamav.net/) for the anti-virus service.
4949

50-
Note: The mail server will use self-signed certificates for encrypting the communication. For this purpose proper CA
50+
*Note:* The mail server will use self-signed certificates for encrypting the communication. For this purpose proper CA
5151
will be configured on the server.
5252

5353
# Web setup
@@ -96,7 +96,7 @@ gradle wrapper
9696
./gradlew assemble
9797
```
9898

99-
Note: To be able to execute [Gradle](https://gradle.org/) commands, [Gradle](https://gradle.org/) must be installed on
99+
*Note:* To be able to execute [Gradle](https://gradle.org/) commands, [Gradle](https://gradle.org/) must be installed on
100100
your system.
101101

102102
## Running tests
@@ -107,7 +107,7 @@ To execute project tests cd into the directory where you have cloned the code an
107107
./gradlew test
108108
```
109109

110-
Note: To be able to pass tests [Docker](https://www.docker.com/) must be installed on your system.
110+
*Note:* To be able to pass tests [Docker](https://www.docker.com/) must be installed on your system.
111111

112112
## Git submodules
113113

0 commit comments

Comments
 (0)