Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msakamoto-sf committed Jan 30, 2018
1 parent 7c7a1db commit 26a154b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

1. Java8 のJREをインストールします。
2. GitHubのリリースページより、jarファイルをダウンロードします。
3. jarファイルダブルクリックまたは `java -jar (jarファイル名)` コマンドを実行します
3. シェルまたはコマンドプロンプトを開き、 `java -jar (jarファイル名)` を実行します
4. ブラウザで http://127.0.0.1:9002/ にアクセスします。
5. CSRFを検査したいHTTPリクエストをファイルに保存し、フォームにアップロードすると、CSRF検査用HTMLを生成します。

Expand Down

0 comments on commit 26a154b

Please sign in to comment.