File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
4444This 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
You can’t perform that action at this time.
0 commit comments