Skip to content

Commit 705ab00

Browse files
Fix build command
1 parent 8221f87 commit 705ab00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ AQADEL or AxonQueryAndDatabaseExecutionLanguage is a DBMS written in C.
4848
- help - Displays this message.
4949

5050
## Build using-
51-
``` gcc main.c config.c -o filename.exe ```
51+
gcc main.c config.c -o filename.exe

0 commit comments

Comments
 (0)