diff --git a/OTRValidationProject.md b/OTRValidationProject.md index 12cdf84..7c319ad 100644 --- a/OTRValidationProject.md +++ b/OTRValidationProject.md @@ -1,7 +1,7 @@ # What Mint Cinnamon 18 uses? -` -# apt install pidgin-otr +``` +## apt install pidgin-otr Reading package lists... Done Building dependency tree Reading state information... Done @@ -12,14 +12,12 @@ Suggested packages: The following NEW packages will be installed: libotr5 pidgin-otr [...] -dnsnote ~ # lsb_release -a +## lsb_release -a No LSB modules are available. Distributor ID: LinuxMint Description: Linux Mint 18 Sarah Release: 18 Codename: sarah -dnsnote ~ # uname -a +## uname -a Linux dnsnote 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux -dnsnote ~ # - -` \ No newline at end of file +``` \ No newline at end of file