Skip to content

Commit be9c1de

Browse files
Readme adjustments - replace colon by M-dash
1 parent 128955d commit be9c1de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,15 +237,15 @@ We have automatic builds set up, so commits to master will trigger a build of ht
237237

238238
### Development usage
239239

240-
If you want to use Docker in development, you can build and run the image locally with either docker-compose:
240+
If you want to use Docker in development, you can build and run the image locally with either docker-compose
241241

242242
```bash
243243
git clone https://github.com/solid/node-solid-server
244244
cd node-solid-server
245245
docker-compose up -d
246246
```
247247

248-
or these manual commands:
248+
or these manual commands
249249

250250
```bash
251251
git clone https://github.com/solid/node-solid-server

0 commit comments

Comments
 (0)