Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit 2461838

Browse files
author
B1nj0y
committed
update README
1 parent 23a453b commit 2461838

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
@@ -133,7 +133,7 @@ We try to make the steps clearer than previous sections due to the necessary det
133133

134134
### Use webpacker to develop an independent frontend
135135

136-
We can install and configure it by simply following the webpacker's README file, but one thing need to mention is to make sure some [prerequisites](https://github.com/rails/webpacker#prerequisites) installed before hand. After that we can begin to install webpacker:
136+
We can install and configure the webpacker by simply following its [README](https://github.com/rails/webpacker) file, but one thing need to mention is to make sure some [prerequisites](https://github.com/rails/webpacker#prerequisites) installed before hand. After that we can begin to install webpacker:
137137

138138
```ruby
139139
# Gemfile

0 commit comments

Comments
 (0)