Skip to content

Commit 1196e91

Browse files
authored
remove superflous argument
1 parent c27d459 commit 1196e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Should you encounter documentation for features that are deprecated in the minim
2727
## Building from source
2828
1. Clone the repository to your system:
2929
```bash
30-
$ git clone https://github.com/exist-db/documentation.git documentation
30+
$ git clone https://github.com/exist-db/documentation.git
3131
```
3232

3333
2. Build the documentation application:

0 commit comments

Comments
 (0)