From 7c165414f87d93f47f966eef04d6962113f3d9ff Mon Sep 17 00:00:00 2001 From: Andrew Aldridge Date: Mon, 20 Jul 2015 11:42:26 -0400 Subject: [PATCH] Fix include stanza --- source/includes/steps-install-mongodb-on-linux-32.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/source/includes/steps-install-mongodb-on-linux-32.yaml b/source/includes/steps-install-mongodb-on-linux-32.yaml index 8cc1760cddc..c08a6a5d945 100644 --- a/source/includes/steps-install-mongodb-on-linux-32.yaml +++ b/source/includes/steps-install-mongodb-on-linux-32.yaml @@ -7,6 +7,7 @@ action: pre: | For example, to download the latest release through the shell, issue the following: + .. include:: /includes/release/curl-release-linux-i686.rst --- stepnum: 2