Updated OTRValidationProject (markdown)

hypnosis-i2p
2016-12-15 23:35:52 +08:00
parent 2c25e3564d
commit f92633d1da

@@ -1,7 +1,7 @@
# What Mint Cinnamon 18 uses? # What Mint Cinnamon 18 uses?
` ```
# apt install pidgin-otr ## apt install pidgin-otr
Reading package lists... Done Reading package lists... Done
Building dependency tree Building dependency tree
Reading state information... Done Reading state information... Done
@@ -12,14 +12,12 @@ Suggested packages:
The following NEW packages will be installed: The following NEW packages will be installed:
libotr5 pidgin-otr libotr5 pidgin-otr
[...] [...]
dnsnote ~ # lsb_release -a ## lsb_release -a
No LSB modules are available. No LSB modules are available.
Distributor ID: LinuxMint Distributor ID: LinuxMint
Description: Linux Mint 18 Sarah Description: Linux Mint 18 Sarah
Release: 18 Release: 18
Codename: sarah 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 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 ~ # ```
`