1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
This commit is contained in:
Takuya Kato 2022-07-03 12:55:31 +09:00 committed by GitHub
parent 1e7ace608b
commit 43ff395294
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,7 +66,7 @@ bundle install
redis-server
```
#### 7. Navivate to myapp (small Rails app inside Sidekiq repository used for development)
#### 7. Navigate to myapp (small Rails app inside Sidekiq repository used for development)
```
cd myapp/