Skip to content

Commit 9fc5b6f

Browse files
authored
Merge pull request #3 from dennes544/master
Fix typo in Readme
2 parents 465e7e0 + fc8ccf9 commit 9fc5b6f

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
@@ -42,7 +42,7 @@ docker create --name $ContainerName \
4242
--volume omada_work:/opt/EAP-Controller/work \
4343
$ImageName:$ImageVersion
4444

45-
docker start BaseImage
45+
docker start $ContainerName
4646
```
4747
Then wait for the first bootstap (db creation) and access the Omada controller via the web interface:
4848
```http
@@ -70,4 +70,4 @@ All components are automatically configured by the Docker image
7070
I treat these free projects exactly like professional works and I'm glad to share it, with some of my knowledge, for free.
7171

7272
If you found my work useful and want to support me, you can donate me a little amount
73-
[![Donate](https://img.shields.io/badge/Donate-Paypal-2997D8.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=JA8LPLG38EVK2&source=url)
73+
[![Donate](https://img.shields.io/badge/Donate-Paypal-2997D8.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=JA8LPLG38EVK2&source=url)

0 commit comments

Comments
 (0)