mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-06 11:16:24 +00:00
updated contributing.md how to clone
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user