From 73d3dbd7535809ddb539f7e3f44377b311665ebf Mon Sep 17 00:00:00 2001 From: Fatih Sarhan Date: Mon, 31 Dec 2018 22:17:32 +0000 Subject: Update doc/update/10.8-to-11.0.md --- doc/update/10.8-to-11.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/update/10.8-to-11.0.md b/doc/update/10.8-to-11.0.md index 22a0c9f950c..ad3305d8ebd 100644 --- a/doc/update/10.8-to-11.0.md +++ b/doc/update/10.8-to-11.0.md @@ -51,7 +51,7 @@ sudo make install Install Bundler: ```bash -sudo gem install bundler --no-ri --no-rdoc +sudo gem install bundler --no-document ``` ### 4. Update Node -- cgit v1.2.1