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
@@ -52,7 +52,7 @@ under docs, you can find various documents including an UMl model of the model c
52
52
Since version 0.8, FTS supports Pip installation, manual installation can be done with some modifications of the import paths, however we don't support it
53
53
54
54
```
55
-
pip install FreeTAKServer
55
+
pip3 install FreeTAKServer
56
56
```
57
57
58
58
Optional: check if installation is correctly executed
0 commit comments