Skip to content

Commit 0bfecac

Browse files
committed
fix: notes in README (2)
1 parent e9b8b3f commit 0bfecac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ MassBank3 is the spectral reference library's next generation software product.
77

88
# Installation
99

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.
1212
1313
There are currently two ways to run MassBank:
1414

@@ -41,8 +41,8 @@ Now use _docker compose_ to start the system (in daemon mode):
4141

4242
docker compose up -d
4343

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.
4646
4747
The frontend can (by default) be accessed in the webbrowser at http://localhost:8080/MassBank3/.
4848

0 commit comments

Comments
 (0)