Skip to content

Commit d21b717

Browse files
committed
instructions updates
1 parent c2a0385 commit d21b717

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Use your own credentials and upload models on your account
3838
```
3939
node server.js
4040
```
41-
* Connect to server locally using a WebGL-compatible browser: [http://localhost:3000/](http://localhost:3000/)
41+
* Connect to you local server using a WebGL-compatible browser: [http://localhost:3000/](http://localhost:3000/)
4242

4343

4444
This sample can also work with the Autodesk staging server (vs production) or work with someone else credentials as long you can get a valid token.
@@ -60,7 +60,7 @@ You can work with production or staging Autodesk View and Data environments. By
6060
```
6161
node server.js
6262
```
63-
* Connect to server locally using a WebGL-compatible browser: [http://localhost:3000/](http://localhost:3000/)
63+
* Connect to you local server using a WebGL-compatible browser: [http://localhost:3000/](http://localhost:3000/)
6464

6565

6666
### Option B: To work with the staging environment, you need to use your own credential vs the option above.
@@ -90,7 +90,7 @@ You can work with production or staging Autodesk View and Data environments. By
9090
```
9191
node server.js
9292
```
93-
* Connect to server locally using a WebGL-compatible browser: [http://localhost:3000/](http://localhost:3000/)
93+
* Connect to you local server using a WebGL-compatible browser: [http://localhost:3000/](http://localhost:3000/)
9494

9595

9696
## License

0 commit comments

Comments
 (0)