Skip to content
Snippets Groups Projects
Commit c46a4560 authored by Doddy Aditya Wiranugraha's avatar Doddy Aditya Wiranugraha
Browse files

Update README.md

parent 7e29ebd1
Branches master
No related merge requests found
......@@ -12,7 +12,7 @@ Beberapa file yang harus ada dalam repositori tersebut diantaranya:
# I. Petunjuk penggunaan program
gcc -g -Wall -o dijkstra dijkstra.c -fopenmp
./omp_hello [jumlah thread] [jumlah node]
./dijkstra [jumlah thread] [jumlah node]
# II. Pembagian tugas
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment