diff --git a/plugins/channelrx/demodatv/readme.md b/plugins/channelrx/demodatv/readme.md
index db13e20b3..27b1dea5c 100644
--- a/plugins/channelrx/demodatv/readme.md
+++ b/plugins/channelrx/demodatv/readme.md
@@ -268,7 +268,7 @@ Use this slider to adjust the black level of the video signal on a 0 to 1V scale
12: Horizontal synchronization pulse length
-This is the length in time units of a horizontal or line synchronization pulse. The value depends on the nominal line length as described above. The pulse length is derived from the 4.7 μs pulse of a 625 lines and 25 FPS standard system with a 64 μs line length. For example with a 625 lines times; 12 FPS transmission that has a line length of ≈133.33 μs this is (4.7 ÷ 64) × 133.33 ≈ 9.79 μs.
+This is the length in time units of a horizontal or line synchronization pulse. The value depends on the nominal line length as described above. The pulse length is derived from the 4.7 μs pulse of a 625 lines and 25 FPS standard system with a 64 μs line length. For example with a 625 lines × 12 FPS transmission that has a line length of ≈133.33 μs this is (4.7 ÷ 64) × 133.33 ≈ 9.79 μs.
C: Image
diff --git a/plugins/channelrx/demodft8/readme.md b/plugins/channelrx/demodft8/readme.md
index ddc6b8977..554c87cea 100644
--- a/plugins/channelrx/demodft8/readme.md
+++ b/plugins/channelrx/demodft8/readme.md
@@ -167,7 +167,7 @@ The file name is constructed as follows where date is the day date in YYYYMMDD f
Files will be stored in the system application data location in the `ft8/logs` folder. The application data location depends on the O/S:
- - Linux: ~/.local/share/f4exb/SDRangel
+ - Linux: `~/.local/share/f4exb/SDRangel`
- Windows: C:\Users\<your user>\AppData\Local\f4exb\SDRangel
C.9: Record baseband
diff --git a/plugins/channelrx/noisefigure/readme.md b/plugins/channelrx/noisefigure/readme.md
index 9c51e20fd..115cf1026 100644
--- a/plugins/channelrx/noisefigure/readme.md
+++ b/plugins/channelrx/noisefigure/readme.md
@@ -4,7 +4,7 @@
This plugin can be used to calculate the noise figure (NF) of a receiver (SDR as well as optionally one or more LNAs). It uses the Y-factor method and requires a calibrated noise source.
-The noise figure of a receiver is important, as it determines the noise floor: Noise floor (dBm) = 10*log10(1000kT)+NF+10*log10(BW)
+The noise figure of a receiver is important, as it determines the noise floor: Noise floor (dBm) = 10\*log10(1000kT)+NF+10\*log10(BW)
The noise figure will vary with frequency and gain settings. Typically, the noise figure will increase with frequency and decrease with gain. When measuring noise figure, AGC should be disabled.
diff --git a/plugins/channeltx/modpsk31/readme.md b/plugins/channeltx/modpsk31/readme.md
index fb0e5bd90..038e6ac05 100644
--- a/plugins/channeltx/modpsk31/readme.md
+++ b/plugins/channeltx/modpsk31/readme.md
@@ -74,7 +74,7 @@ Right click to open a dialog to adjust additional Transmit Settings, including t
Predefined text supports the following variable substitutions:
* ${callsign} - Gets replaced with the station name from Preferences > My Position
-* ${location} = Gets replaced with the Maidenhead locator for the position specified under Preferences > My Position
+* ${location} - Gets replaced with the Maidenhead locator for the position specified under Preferences > My Position
The substitutions are applied when the Transmit Settings dialog is closed.
diff --git a/plugins/channeltx/modrtty/readme.md b/plugins/channeltx/modrtty/readme.md
index 2e9be4b4c..f83372bfb 100644
--- a/plugins/channeltx/modrtty/readme.md
+++ b/plugins/channeltx/modrtty/readme.md
@@ -111,7 +111,7 @@ Right click to open a dialog to adjust additional Transmit Settings, including t
Predefined text supports the following variable substitutions:
* ${callsign} - Gets replaced with the station name from Preferences > My Position
-* ${location} = Gets replaced with the Maidenhead locator for the position specified under Preferences > My Position
+* ${location} - Gets replaced with the Maidenhead locator for the position specified under Preferences > My Position
The substitutions are applied when the Transmit Settings dialog is closed.
diff --git a/plugins/samplesink/limesdroutput/readme.md b/plugins/samplesink/limesdroutput/readme.md
index b52451f22..d5d4aab2f 100644
--- a/plugins/samplesink/limesdroutput/readme.md
+++ b/plugins/samplesink/limesdroutput/readme.md
@@ -189,9 +189,9 @@ Use this slider to adjust the global gain of the Tx chain. LimeSuite software au
15: Antenna selection
- - ** No **: no output
- - ** Lo **: Tx low range 30 MHz to 1.9 GHz
- - ** Hi **: Tx high range: 2 GHz and above
+ - **No**: no output
+ - **Lo**: Tx low range 30 MHz to 1.9 GHz
+ - **Hi**: Tx high range: 2 GHz and above
16: Stream status indicator
diff --git a/plugins/samplesink/usrpoutput/readme.md b/plugins/samplesink/usrpoutput/readme.md
index 091807757..812ddcf1b 100644
--- a/plugins/samplesink/usrpoutput/readme.md
+++ b/plugins/samplesink/usrpoutput/readme.md
@@ -4,7 +4,7 @@
This output sample sink plugin sends its samples to a [USRP device](https://www.ettus.com/products/).
-When using a USRP device over a network, you have to create a non discoverable device reference in the [user arguments dialog](https://github.com/f4exb/sdrangel/blob/master/sdrgui/deviceuserargs.md) from the main window Preferences > Devices menu. You must use the USRP hardware ID then specify the device address with an addr parameter in the user arguments for example: addr=192.168.1.10. Note that this will become effective once SDRangel is restarted.
+When using a USRP device over a network, you have to create a non discoverable device reference in the [user arguments dialog](https://github.com/f4exb/sdrangel/blob/master/sdrgui/deviceuserargs.md) from the main window Preferences > Devices menu. You must use the USRP hardware ID then specify the device address with an addr parameter in the user arguments for example: `addr=192.168.1.10`. Note that this will become effective once SDRangel is restarted.
Interface
diff --git a/plugins/samplesink/xtrxoutput/readme.md b/plugins/samplesink/xtrxoutput/readme.md
index 76d1e2ca0..47592349a 100644
--- a/plugins/samplesink/xtrxoutput/readme.md
+++ b/plugins/samplesink/xtrxoutput/readme.md
@@ -151,8 +151,8 @@ Use this slider to adjust the PAD gain of the Tx chain. With the current version
15: Antenna selection
- - ** Hi **: Tx high range
- - ** Wi **: Tx wide range: you should use this one (default)
+ - **Hi**: Tx high range
+ - **Wi**: Tx wide range: you should use this one (default)
16: Stream status indicator
diff --git a/plugins/samplesource/aaroniartsainput/readme.md b/plugins/samplesource/aaroniartsainput/readme.md
index f5c5826e0..e7e91dd45 100644
--- a/plugins/samplesource/aaroniartsainput/readme.md
+++ b/plugins/samplesource/aaroniartsainput/readme.md
@@ -43,7 +43,7 @@ This is the center frequency received in the stream meta data. When setting it,
4: Stream sample rate
-This is sample rate (actually the frequency span) received in the stream meta data. When setting it, it will try to set the sample rate and frequency span of the IQ Demodulator` in RTSA suite the closest to the `HTTP server`.
+This is sample rate (actually the frequency span) received in the stream meta data. When setting it, it will try to set the sample rate and frequency span of the `IQ Demodulator` in RTSA suite the closest to the `HTTP server`.
5: Remote address and port
diff --git a/plugins/samplesource/usrpinput/readme.md b/plugins/samplesource/usrpinput/readme.md
index 30479c3ec..572268f50 100644
--- a/plugins/samplesource/usrpinput/readme.md
+++ b/plugins/samplesource/usrpinput/readme.md
@@ -4,7 +4,7 @@
This input sample source plugin gets its samples from a [USRP device](https://www.ettus.com/product-categories/usrp-bus-series/).
-When using a USRP device over a network, you have to create a non discoverable device reference in the [user arguments dialog](https://github.com/f4exb/sdrangel/blob/master/sdrgui/deviceuserargs.md) from the main window Preferences > Devices menu. You must use the USRP hardware ID then specify the device address with an addr parameter in the user arguments for example: addr=192.168.1.10. Note that this will become effective once SDRangel is restarted.
+When using a USRP device over a network, you have to create a non discoverable device reference in the [user arguments dialog](https://github.com/f4exb/sdrangel/blob/master/sdrgui/deviceuserargs.md) from the main window Preferences > Devices menu. You must use the USRP hardware ID then specify the device address with an addr parameter in the user arguments for example: `addr=192.168.1.10`. Note that this will become effective once SDRangel is restarted.
Interface
@@ -140,5 +140,6 @@ The stream warning indicators are reset when the acquisition is started.
On Ubuntu 20, the libuhd-dev package should be installed. The FPGA images then need to be downloaded with:
+```shell
sudo /usr/lib/uhd/utils/uhd_images_downloader.py
-
+```
diff --git a/sdrgui/audio.md b/sdrgui/audio.md
index 13037abda..40f3861c1 100644
--- a/sdrgui/audio.md
+++ b/sdrgui/audio.md
@@ -107,7 +107,7 @@ Check this box to activate the RTP protocol over UDP. RTP parameters are as foll
- Channels: 1 for mono (Left, Right and Mixed copy channels mode); 2 for stereo (Stereo copy channels mode)
- Address and port: destination address and port (local on the client machine)
-You may read the RTP stream using a SDP file (extension `.sdp`) that can be read with any program supporting SDP files (VLC, MX player, ffmpeg, ...). For a mono 48000 S/s stream at address `192.168.0.34:9998 and L16 codec the contents of the file would be as follows:
+You may read the RTP stream using a SDP file (extension `.sdp`) that can be read with any program supporting SDP files (VLC, MX player, ffmpeg, ...). For a mono 48000 S/s stream at address `192.168.0.34:9998` and L16 codec the contents of the file would be as follows:
```
c=IN IP4 192.168.0.34
diff --git a/swagger/docker/readme.md b/swagger/docker/readme.md
index 246d18dc6..3ec65185e 100644
--- a/swagger/docker/readme.md
+++ b/swagger/docker/readme.md
@@ -10,9 +10,11 @@ The SDRangel source tree is mounted in both containers as writable so the genera
Install Docker on Ubuntu
+```shell
sudo apt install docker.io docker-buildx docker-compose
sudo usermod -aG docker $USER
-* reboot *
+sudo reboot
+```
Server