Skip to content

Commit 12cea7b

Browse files
committed
updated paths
1 parent b11bbc3 commit 12cea7b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ This repo is an HTML / CSS / JavaScript website that uses the [Zoom Video SDK UI
1010

1111
To get started, clone the repo:
1212

13-
`$ git clone https://github.com/zoom/videosdk-javascript-sample.git`
13+
`$ git clone https://github.com/zoom/videosdk-ui-toolkit-javascript-sample.git`
1414

1515
## Setup
1616

17-
1. Once cloned, navigate to the `videosdk-javascript-sample` directory:
17+
1. Once cloned, navigate to the `videosdk-ui-toolkit-javascript-sample` directory:
1818

19-
`$ cd videosdk-javascript-sample`
19+
`$ cd videosdk-ui-toolkit-javascript-sample`
2020

21-
1. Open the `videosdk-javascript-sample` directory in your code editor.
21+
1. Open the `videosdk-ui-toolkit-javascript-sample` directory in your code editor.
2222

2323
1. Open the `index.js` file, and enter values for the variables:
2424

0 commit comments

Comments
 (0)