From 2d1514b99ebd751b22f885ec9ece7c759b16abc3 Mon Sep 17 00:00:00 2001 From: aki Date: Wed, 15 May 2024 15:34:17 +0900 Subject: [PATCH] update README --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a73a1db..019c07e 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,9 @@ ## for microwave spctrum now: 2024 05/12 - now: 2024 05/13 - ## Description @@ -17,6 +15,10 @@ It utilizes quantum mechanical principles to calculate the energy levels and cor ## build +- dependency + - Ubuntu/Debian: libgtk-3-0, libgtk-3-dev + - Arch Linux: gtk3 + To build "ui_mw" ```bash @@ -45,7 +47,12 @@ $ poetry run jupyter lab ### Current Support -- Currently,only x86_64 GNU/Linux is supported. +- dependency + - Debiain/Ubuntu libgtk-3-0 + - Arch Linux gtk3 + +- x86_64 GNU/Linux +- WSL2 (need WSLg for GUI) ### now: