From f92633d1dabb2e41324725090cdc95b36f9fbd11 Mon Sep 17 00:00:00 2001 From: hypnosis-i2p Date: Thu, 15 Dec 2016 23:35:52 +0800 Subject: [PATCH] Updated OTRValidationProject (markdown) --- OTRValidationProject.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) 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