瀏覽代碼

Add extra link to point out codenvy option

Greg Turnquist 8 年之前
父節點
當前提交
2f9f073be9
共有 1 個檔案被更改,包括 3 行新增1 行删除
  1. 3
    1
      README.adoc

+ 3
- 1
README.adoc 查看文件

@@ -47,9 +47,11 @@ The `name` parameter value overrides the default value of "World" and is reflect
47 47
 == What you'll need
48 48
 
49 49
 :java_version: 1.8
50
-:java_version: 1.8
51 50
 include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/prereq_editor_jdk_buildtools.adoc[]
52 51
 
52
+or
53
+
54
+* Just click the link at the top of the guide, and you can work with the guide at codenvy's site.
53 55
 
54 56
 include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/how_to_complete_this_guide.adoc[]
55 57