Skip to content

Commit

Permalink
updated paths
Browse files Browse the repository at this point in the history
  • Loading branch information
tommygaessler committed Apr 17, 2024
1 parent e5806ac commit 9893201
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@ This repo is a [React](https://reactjs.org/) app generated via [Create React App

To get started, clone the repo:

`$ git clone https://github.com/zoom/videosdk-react-sample.git`
`$ git clone https://github.com/zoom/videosdk-ui-toolkit-react-sample.git`


## Setup

1. Once cloned, navigate to the `videosdk-react-sample` directory:
1. Once cloned, navigate to the `videosdk-ui-toolkit-react-sample` directory:

`$ cd videosdk-react-sample`
`$ cd videosdk-ui-toolkit-react-sample`

1. Then install the dependencies:

`$ npm install`

1. Open the `videosdk-react-sample` directory in your code editor.
1. Open the `videosdk-ui-toolkit-react-sample` directory in your code editor.

1. Open the `src/App.js` file, and enter values for the variables:

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "videosdk-react-sample",
"name": "videosdk-ui-toolkit-react-sample",
"version": "1.10.8-1",
"author": "Zoom Video Communications, Inc.",
"contributors": [
Expand Down

0 comments on commit 9893201

Please sign in to comment.