Skip to content

Commit 0597a21

Browse files
authoredDec 14, 2019
Update README.md
1 parent d7c5cb6 commit 0597a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ To set up your database before collecting, you will need to run the following co
102102
bundle exec rake db:create db:migrate
103103
```
104104
or
105-
WARNING: this command will drop your existing database (if there is one) and you may lose any packets you have collected.
106105
```bash
106+
# WARNING: this command will drop your existing database (if there is one) and you may lose any packets you have collected.
107107
bundle exec rake db:setup
108108
```
109109

0 commit comments

Comments
 (0)