From 65e4cf9e85613fffda3aa3cfb08e13bd0feef7aa Mon Sep 17 00:00:00 2001 From: jedgalbraith Date: Wed, 13 Sep 2017 15:51:06 -0600 Subject: [PATCH] remove beta from instructions --- lib/meta.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/lib/meta.rb b/lib/meta.rb index a40b0bf..bdbb4ef 100644 --- a/lib/meta.rb +++ b/lib/meta.rb @@ -26,9 +26,7 @@ def attrs def instructions <<-INSTR Create -an API Key in your Linode Account, then add it here. Please note this -Nanobox integration is still undergoing beta testing and should not be relied -upon for production use. +an API Key in your Linode Account, then add it here. INSTR end end