Skip to content

Commit

Permalink
chore: to fix a document
Browse files Browse the repository at this point in the history
  • Loading branch information
5000164 committed Apr 28, 2019
1 parent e99a945 commit 0db5c65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
- common/Settings.settings に任意の内容を設定する
- 実行ファイルを生成する

```sh
```bash
sbt assembly
```

- DB をセットアップする

```sh
```bash
cd /path/to/hatena-bookmark-filter && java -jar migration/target/scala-2.12/migration.jar
```

Expand Down

0 comments on commit 0db5c65

Please sign in to comment.