From ab7dd47ef35a96fdaaded1f1f6461f362023c53b Mon Sep 17 00:00:00 2001 From: Fatih Sarhan Date: Mon, 31 Dec 2018 22:23:29 +0000 Subject: Update doc/update/6.x-or-7.x-to-7.14.md --- doc/update/6.x-or-7.x-to-7.14.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/update/6.x-or-7.x-to-7.14.md b/doc/update/6.x-or-7.x-to-7.14.md index 61854b91aa2..6fcec5b7974 100644 --- a/doc/update/6.x-or-7.x-to-7.14.md +++ b/doc/update/6.x-or-7.x-to-7.14.md @@ -67,7 +67,7 @@ sudo make install Install Bundler: ```bash -sudo gem install bundler --no-ri --no-rdoc +sudo gem install bundler --no-document ``` ## 3. Get latest code -- cgit v1.2.1