Browse Source

Update README.md

Evanto 5 years ago
parent
commit
5e231a2b8a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -90,7 +90,6 @@ Then start Kafka UI with a **local** profile.
 ## Running Locally Without Docker
 ## Running Locally Without Docker
 
 
 ```sh
 ```sh
-.cd kafka-ui-api
 ./mvnw spring-boot:run -Pprod
 ./mvnw spring-boot:run -Pprod
 ``` 
 ```