Skip to content

Commit f13f0ac

Browse files
committed
fix: more vagrant article headers fixes
1 parent 1ee73b2 commit f13f0ac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_instructions/vagrant.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ order: 2
77

88
The simplest and cross-platform installation can be done using Vagrant.
99

10-
\1. Install Vagrant
10+
1\. Install Vagrant
1111

1212
Install [vagrant][] according to its documentation or check you
1313
already have it
@@ -19,7 +19,7 @@ vagrant --version
1919

2020
[vagrant]: https://www.vagrantup.com/downloads.html
2121

22-
\2. Clone Fhirbase
22+
2\. Clone Fhirbase
2323

2424
Clone [Fhirbase][] project and go to the project folder
2525

@@ -30,15 +30,15 @@ cd fhirbase
3030

3131
[fhirbase]: https://github.com/fhirbase/fhirbase-plv8
3232

33-
\3. Launch vagrant
33+
3\. Launch vagrant
3434

3535
This action could take a time to load fhirbase container
3636

3737
~~~bash
3838
vagrant up
3939
~~~
4040

41-
\4. Test installation
41+
4\. Test installation
4242

4343
Test your Fhirbase installation
4444

0 commit comments

Comments
 (0)