fix pub eval readme typo (#214)
* update clean code * fix pub eval readme typo
This commit is contained in:
@@ -93,7 +93,7 @@ In the **Access keys** section, click **"Create access key"** to generate your o
|
||||
|
||||
### 2.1 Google Drive Integration
|
||||
|
||||
Follow the instructions in [ACCOUNT_GUIDELINE.md](./ACCOUNT_GUIDELINE.md), specifically the section "Generating `credentials.json` for Public Eval". This part is necessary if using public evaluation.
|
||||
Follow the instructions in [ACCOUNT_GUIDELINE](./ACCOUNT_GUIDELINE.md), specifically the section "Generating `credentials.json` for Public Eval". This part is necessary if using public evaluation.
|
||||
|
||||
### 2.2 Proxy Setup
|
||||
|
||||
@@ -168,7 +168,7 @@ python main.py
|
||||
|
||||
Then, open your Host's **public IP** on port `8080` in a browser. (eg. `http://<client-public-ip>:8080`)
|
||||
|
||||
For more, see: [ACCOUNT_GUIDELINE.md](./monitor/README.md)
|
||||
For more, see: [MONITOR_README](./monitor/README.md)
|
||||
|
||||
### 4.2 VNC Remote Desktop Access
|
||||
|
||||
|
||||
Reference in New Issue
Block a user