You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was update the installation link of Watchman page. because that is not found in old file.
Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
Copy file name to clipboardExpand all lines: docs/installation/local.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ You will need the following things properly installed on your computer.
8
8
***[Yarn](https://yarnpkg.com/en/docs/install)**
9
9
***[Ember CLI](https://ember-cli.com/)** - `yarn global add ember-cli`
10
10
11
-
It is also recommended to have [watchman](https://facebook.github.io/watchman/docs/install.html) installed to speed up the `file-watcher/auto-build` service of the ember build server.
11
+
It is also recommended to have [watchman](https://facebook.github.io/watchman/docs/install) installed to speed up the `file-watcher/auto-build` service of the ember build server.
0 commit comments