updated contributing.md how to clone

This commit is contained in:
Jukka Aho
2015-06-23 20:29:05 +03:00
parent 8b2dd101db
commit 795de372ed
+8
View File
@@ -9,6 +9,14 @@ For now, read
https://github.com/JuliaLang/julia/blob/master/CONTRIBUTING.md
Developing
----------
git clone https://github.com/JuliaFEM/JuliaFEM
cd ~/.julia/v0.4
ln -s ~/dev/JuliaFEM .
Use of UTF-8 characters in program code
---------------------------------------
We have decided not to use them. See issue #18.