Skip to content

Commit 73ee7f9

Browse files
authored
chore(mega-linter): apply linters automatic fixes
1 parent c8f2df7 commit 73ee7f9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This repository provides a comprehensive Python project template with automated
4545
To install `gh:liblaf/copier-python`, run the following command:
4646

4747
```bash
48-
$ copier copy --trust gh:liblaf/copier-python .
48+
copier copy --trust gh:liblaf/copier-python .
4949
```
5050

5151
<div align="right">
@@ -63,8 +63,8 @@ You can use Github Codespaces for online development:
6363
Or clone it for local development:
6464

6565
```bash
66-
$ git clone https://github.com/liblaf/copier-python.git
67-
$ cd copier-python
66+
git clone https://github.com/liblaf/copier-python.git
67+
cd copier-python
6868
```
6969

7070
<div align="right">

0 commit comments

Comments
 (0)