Update README.md
parent
63803414af
commit
cfbcff64ec
|
|
@ -26,10 +26,10 @@
|
|||
|
||||
4. Open another terminal and run:
|
||||
```bash
|
||||
ssh -L 8501:localhost:8501 -L 5000:localhost:5000 -L 8080:localhost:8080 tabby
|
||||
ssh -L 5000:localhost:5000 tabby
|
||||
```
|
||||
|
||||
5. Open http://localhost:8501 in your browser and start coding!
|
||||
5. Open http://localhost:5000 in your browser and start coding!
|
||||

|
||||
|
||||
## Cleaning up
|
||||
|
|
|
|||
Loading…
Reference in New Issue