Skip to content
Snippets Groups Projects
Commit 20d3127d authored by Fredrik Bagge Carlson's avatar Fredrik Bagge Carlson
Browse files

update installation instructions

parent c50f4cc8
Branches
Tags
No related merge requests found
Pipeline #
...@@ -2,6 +2,10 @@ ...@@ -2,6 +2,10 @@
[![coverage report](https://gitlab.control.lth.se/processes/BallAndBeam.jl/badges/master/coverage.svg)](https://gitlab.control.lth.se/processes/BallAndBeam.jl/commits/master) [![coverage report](https://gitlab.control.lth.se/processes/BallAndBeam.jl/badges/master/coverage.svg)](https://gitlab.control.lth.se/processes/BallAndBeam.jl/commits/master)
# Installation (specific to lab 1 FRTN35: Frequency response analysis) # Installation (specific to lab 1 FRTN35: Frequency response analysis)
0. If you run on your personal computer, you *might* need to install Julia.
Download and install Julia v0.6+ from [julialang.org](https://julialang.org/downloads/).
If you prefer a "batteries included" approach with an IDE, download and install
the free version of [Julia Pro](https://juliacomputing.com/products/juliapro.html).
1. Open a terminal 1. Open a terminal
2. Type `mkdir FRTN35_lab1; cd FRTN35_lab1` 2. Type `mkdir FRTN35_lab1; cd FRTN35_lab1`
3. Paste the following in a terminal 3. Paste the following in a terminal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment