OpenEndedGroup / Field

A development environment for art
201 stars 22 forks source link

should the linux folder be capitalized or not? #48

Closed rdthree closed 10 years ago

rdthree commented 10 years ago

The README.md file indicates that the 'linux' folder is capitalized:

$ ./Contents/Linux/field_linux32.sh

Currently though, the folder is lower-case like this:

$ ./Contents/linux/field_linux32.sh

I don't know which one you guys prefer, for the moment I capitalized the folder.

marcdownie commented 10 years ago

Fixed