You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -229,7 +229,7 @@ To enable *minimal* features (mainly for trainer), you can run
229
229
```bash
230
230
trinity studio --port 8080
231
231
```
232
-
Then you can configure your RFT process in the web page and generate a config file. You can save the config for later use or run it directly as described in the following section.
232
+
Then you can configure your RFT process in the web page and generate a config file. You can save the config for later use or run it directly as described in the following section.
233
233
234
234
Advanced users can also configure the RFT process by editing the config file directly.
235
235
We provide a set of example config files in [`examples`](examples/).
0 commit comments