Skip to content

Commit 4931800

Browse files
authored
Update installation.md
1 parent 7954c2a commit 4931800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ Using the Rails `webpacker` gem you can easily add other NPM (node package manag
291291
For details on how to import and use NPM packages in your application see [Importing React Components](https://hyperstack.org/edge/docs/dsl-client/components#javascript-components)
292292

293293
To integrate webpacker with an existing Hyperstack application - for example if you just added a couple of components and now
294-
want to try webpacker - use the hyperstack:webpack task:
294+
want to try webpacker - use the hyperstack:install:webpack task:
295295
```
296296
bundle exec rails hyperstack:install:webpack
297297
```

0 commit comments

Comments
 (0)