wiki/onboarding.md
... ...
@@ -40,7 +40,7 @@ This document describes the onboarding process for a new team member (developer)
40 40
#### Steps to build and run the Race Analysis Suite
41 41
42 42
1. Get the content of the git repository
43
-- Clone the repository to your local file system from {ssh://[SAP-User]@git.wdf.sap.corp:29418/SAPSail/sapsailingcapture.git} or {ssh://[user]@sapsailing.com/home/trac/git}
43
+- Clone the repository to your local file system from `ssh://[SAP-User]@git.wdf.sap.corp:29418/SAPSail/sapsailingcapture.git` or `ssh://[user]@sapsailing.com/home/trac/git`
44 44
45 45
2. Check out the 'master' branch from the git repository. The 'master' branch is the main development branch. Please check that you start your work on this branch.
46 46