diff --git a/README.md b/README.md index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..2e93cf77bd1fdeb67f0e1362d3d4d303a37a88d4 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,15 @@ +Install using + +`Pkg.clone("https://gitlab.control.lth.se/cont-frb/SystemIdentification.git")` + +Test using + +`Pkg.test("SystemIdentification")` + + +Commit your updates using the guide at +http://julia.readthedocs.org/en/latest/manual/packages/#package-development + +`cd(Pkg.dir("SystemIdentification"))` + +`"Git commands..."` \ No newline at end of file