Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 54c3a7e

Browse files
authored
Clone the repo without requiring ssh keys
I think it's better to give the http url to clone the repo. Using ssh keys may not work for some people.
1 parent 0fcc430 commit 54c3a7e

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
@@ -13,7 +13,7 @@ You can checkout the live version of the application at https://spring-ws-chat.h
1313
1. Clone the application
1414

1515
```bash
16-
git clone git@github.com:callicoder/spring-boot-websocket-chat-demo.git
16+
git clone https://github.com/callicoder/spring-boot-websocket-chat-demo.git
1717
```
1818

1919
2. Build and run the app using maven
@@ -34,4 +34,4 @@ mvn spring-boot:run
3434

3535
You can find the tutorial for this application on my blog -
3636

37-
https://www.callicoder.com/spring-boot-websocket-chat-example/
37+
https://www.callicoder.com/spring-boot-websocket-chat-example/

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /