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
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@ MassBank3 is the spectral reference library's next generation software product.
7
7
8
8
# Installation
9
9
10
-
[!WARNING]
11
-
Although this version of MassBank is already considered as fully functional, it is still work in progress and in a testing phase! </br> Please create a new issue in case of observing any bug or discrepancy.
10
+
> [!NOTE]
11
+
> Although this version of MassBank is already considered as fully functional, it is still work in progress and in a testing phase! </br> Please create a new issue in case of observing any bug or discrepancy.
12
12
13
13
There are currently two ways to run MassBank:
14
14
@@ -41,8 +41,8 @@ Now use _docker compose_ to start the system (in daemon mode):
41
41
42
42
docker compose up -d
43
43
44
-
[!NOTE]
45
-
Initially, the property _MB_DB_INIT_ is set to _true_. Change that value to _false_ after the database was filled within the first start. The database filling takes some time. The _mb3tool_ service is responsible for that and stops after finishing that task.
44
+
> [!NOTE]
45
+
> Initially, the property _MB_DB_INIT_ is set to _true_. Change that value to _false_ after the database was filled within the first start. The database filling takes some time. The _mb3tool_ service is responsible for that and stops after finishing that task.
46
46
47
47
The frontend can (by default) be accessed in the webbrowser at http://localhost:8080/MassBank3/.
0 commit comments