Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikhail Melnikov <mikhail_melnikov@epam.com>2017-11-30 15:02:24 +0300
committerJoel Martinez <joelmartinez@gmail.com>2017-11-30 18:51:54 +0300
commitf8cdfc060fc8df64af4fb7f131ea8c0627d48258 (patch)
tree36bc4370f3a136a2aacff2c7fe9988ea911795a6 /README.md
parentb070267b5cf3986cdd79f52244a15412d0cbf70a (diff)
mdoc: Support for F# signatures
Added F# signatures and usage formatter Added unit and integration tests Closes #108
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 357b7a54..98b3db91 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BF
echo "deb http://download.mono-project.com/repo/ubuntu trusty main" | tee /etc/apt/sources.list.d/mono-official.list
apt-get update
-apt-get install git make mono-devel ca-certificates-mono wget nuget -y
+apt-get install git make mono-devel ca-certificates-mono wget nuget fsharp -y
wget -q 'http://mxr.mozilla.org/seamonkey/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1' -O "/tmp/certdata.txt"
mozroots --import --ask-remove --file /tmp/certdata.txt