File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
8
8
The simplest and cross-platform installation can be done using Vagrant.
9
9
10
- \1 . Install Vagrant
10
+ 1 \ . Install Vagrant
11
11
12
12
Install [ vagrant] [ ] according to its documentation or check you
13
13
already have it
@@ -19,7 +19,7 @@ vagrant --version
19
19
20
20
[ vagrant ] : https://www.vagrantup.com/downloads.html
21
21
22
- \2 . Clone Fhirbase
22
+ 2 \ . Clone Fhirbase
23
23
24
24
Clone [ Fhirbase] [ ] project and go to the project folder
25
25
@@ -30,15 +30,15 @@ cd fhirbase
30
30
31
31
[ fhirbase ] : https://github.com/fhirbase/fhirbase-plv8
32
32
33
- \3 . Launch vagrant
33
+ 3 \ . Launch vagrant
34
34
35
35
This action could take a time to load fhirbase container
36
36
37
37
~~~ bash
38
38
vagrant up
39
39
~~~
40
40
41
- \4 . Test installation
41
+ 4 \ . Test installation
42
42
43
43
Test your Fhirbase installation
44
44
You can’t perform that action at this time.
0 commit comments