Commit 2e9ae24 1 parent ce3bab0 commit 2e9ae24 Copy full SHA for 2e9ae24
File tree 1 file changed +1
-20
lines changed
1 file changed +1
-20
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ ![ codecov.io] ( http://codecov.io/github/wulfebw/AutoRisk.jl/coverage.svg?branch=master )] ( http://codecov.io/github/wulfebw/AutoRisk.jl?branch=master )
6
6
7
- <!-- MarkdownTOC -->
8
-
9
- - [ quickstart] ( #quickstart )
10
- - [ install] ( #install )
11
- - [ package outline] ( #package-outline )
12
- - [ src] ( #src )
13
- - [ generation] ( #generation )
14
- - [ roadway] ( #roadway )
15
- - [ scene] ( #scene )
16
- - [ behavior] ( #behavior )
17
- - [ evaluation] ( #evaluation )
18
- - [ collection] ( #collection-1 )
19
- - [ analysis] ( #analysis )
20
- - [ scripts] ( #scripts )
21
- - [ test] ( #test )
22
- - [ data] ( #data )
23
-
24
- <!-- /MarkdownTOC -->
25
-
26
7
# quickstart
27
8
28
9
## install
29
10
- First install the julia components of AutoRisk
30
11
``` julia
31
- Pkg. clone (" https://github.com/wulfebw /AutoRisk.jl.git" )
12
+ Pkg. clone (" https://github.com/sisl /AutoRisk.jl.git" )
32
13
Pkg. build (" AutoRisk" )
33
14
34
15
# check that AutoRisk can be imported
You can’t perform that action at this time.
0 commit comments