Update README.md

This commit is contained in:
Chikashi Miyama 2019-07-05 22:59:11 +02:00 committed by GitHub
parent e3a49158cb
commit 7d21a0921b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,10 +2,14 @@
Unity Adaptation of Cylvision
# The development environment
All developers have to use the following version of software
- Unity 2018.4.3f1 (LTS)
- Microsoft Visual Studio Commmunity 2017. version 15.9.13
- Pure Data 0.49.1 (Install via installer)
# How to properly clone the repo
After you clone the repo. please execute
``` git submodule update --init --recursive ```