Skip to content

Commit 1c19e1f

Browse files
authored
DOCS-4177: Update README (#592)
1 parent b4f0815 commit 1c19e1f

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,7 @@ To use this SDK with React Native, read the [documentation](https://github.com/v
3737

3838
## Offline Mode
3939

40-
> [!WARNING]
41-
> Using the typescript SDK in offline mode necessitates disabling TLS verification and so should be done with caution.
42-
43-
To use the browser on a local network with limited-or-no internet, follow these instructions:
44-
```
45-
1. start viam-server with the `-no-tls` flag
46-
2. set the signaling server in typescript to `http://{HOST}.local:8080`
47-
```
40+
To run the TypeScript SDK in offline mode, see [Connect over local network or offline](https://docs.viam.com/dev/reference/sdks/connectivity/#connect-over-local-network-or-offline).
4841

4942
## License
5043

0 commit comments

Comments
 (0)