Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Commit f514bcc

Browse files
author
nirgn975
committed
Fix a typo in README.md file
1 parent e0ec185 commit f514bcc

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
@@ -22,7 +22,7 @@ All the parts are in a separate [Docker](https://www.docker.com/) containers and
2222

2323
## Installation
2424

25-
Automatic installation of the project with docker, for development.
25+
Automatic installation of the project with docker.
2626

2727
1. In `client` directory run `docker build -t client .` to build the Docker image.
2828
2. In `server` directory run `docker build -t server .` to build the Docker image.

0 commit comments

Comments
 (0)