Update README.ja.md

This commit is contained in:
Kota Kanbe
2016-07-08 10:56:48 +09:00
committed by GitHub
parent a0762a0a6c
commit 44b2c1464a

View File

@@ -65,7 +65,8 @@ Vulsのセットアップは以下のパターンがある
- Dockerコンテナ上にセットアップ
Docker Composeを用いて少ないコマンドでセットアップ可能
see https://github.com/future-architect/vuls/tree/master/setup/docker
see https://github.com/future-architect/vuls/tree/master/setup/docker
[日本語README](https://github.com/future-architect/vuls/blob/master/setup/docker/README.ja.md)
- Chefでセットアップ
see https://github.com/sadayuki-matsuno/vuls-cookbook
- 手動でセットアップ