Update installation instructions authored by Tiago Peixoto's avatar Tiago Peixoto
...@@ -266,6 +266,7 @@ Finally, the package itself can be installed via: ...@@ -266,6 +266,7 @@ Finally, the package itself can be installed via:
``` ```
sudo apt-get install python3-graph-tool sudo apt-get install python3-graph-tool
``` ```
If you want interactive visualization to work, follow the guide here: https://learn.microsoft.com/en-us/windows/wsl/tutorials/gui-apps
--------------------------------------- ---------------------------------------
## Manual compilation ## Manual compilation
... ...
......