README: Drop bogus backticks
This commit is contained in:
parent
59bf8a5af0
commit
9da603a149
1 changed files with 2 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ Make sure you have `npm` available (usually from your distribution package).
|
||||||
These commands check out the source and build it into the `dist/` directory:
|
These commands check out the source and build it into the `dist/` directory:
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/cockpit-project/starter-kit.git`
|
git clone https://github.com/cockpit-project/starter-kit.git
|
||||||
cd starter-kit`
|
cd starter-kit
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue