Skip to content

Commit acd2c65

Browse files
authored
Add code formatting to git clone in BUILD.md
Makes the command more distinct & easier to copy.
1 parent dcbbe84 commit acd2c65

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

BUILD.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
### Download Source code
44

55
Clone the project radeon_raytracing_analyzer from github.com
6-
6+
```bash
77
git clone https://github.com/GPUOpen-Tools/radeon_raytracing_analyzer.git
8+
```
89

910
### Building on Windows
1011
As a preliminary step, make sure that you have the following installed on your system:

0 commit comments

Comments
 (0)