Skip to content

Commit 6548c60

Browse files
authored
Update README.md with new username
1 parent dfb1c26 commit 6548c60

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
@@ -53,7 +53,7 @@ to the console.
5353

5454
## Getting Started
5555

56-
1. Clone this repository using `git clone https://github.com/off99555/Unity3D-Python-Communication.git` command.
56+
1. Clone this repository using `git clone https://github.com/offchan42/Unity3D-Python-Communication.git` command.
5757
2. Open UnityProject (its `dll` files are targeting .NET 4.x version) and run `Assets/NetMQExample/Scenes/SampleScene`.
5858
3. Run python file `PythonFiles/server.py` using command `python server.py` on a command prompt.
5959
4. You should start seeing messages being logged inside Unity and the command prompt.

0 commit comments

Comments
 (0)