From 412e0dec70b39d3b0c7dd7e6c0c783071a623fdd Mon Sep 17 00:00:00 2001 From: Fatih Sarhan Date: Mon, 31 Dec 2018 22:15:26 +0000 Subject: Update doc/update/10.2-to-10.3.md --- doc/update/10.2-to-10.3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/update/10.2-to-10.3.md b/doc/update/10.2-to-10.3.md index f8fe4a4b6bf..441a241d053 100644 --- a/doc/update/10.2-to-10.3.md +++ b/doc/update/10.2-to-10.3.md @@ -49,7 +49,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.3