Skip to content

Commit 5981f43

Browse files
committed
fix typo
1 parent fcf39f5 commit 5981f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ If you're not using the builder interface, this version extracts Web AppBuilder,
2626
1. Install Node.js.
2727
1. `npm install -g grunt-cli` (see https://gruntjs.com/getting-started)
2828
1. Clone or download this repo.
29-
1. Download the Web AppBuilder Developer Edition zip file from [here](https://developers.arcgis.com/web-appbuilder/), and save the zip file named `arcgis-web-appbuilder-2.11.zip` into the `developer/` folder, right at the same level as the `Gruntfile.js`.
29+
1. Download the Web AppBuilder Developer Edition zip file from [here](https://developers.arcgis.com/web-appbuilder/), and save the zip file named `arcgis-web-appbuilder-2.12.zip` into the `developer/` folder, right at the same level as the `Gruntfile.js`.
3030
1. In the terminal, browse to the `developer` folder
3131
1. `npm install`
3232
1. `grunt init`

0 commit comments

Comments
 (0)