From 9facc730559daed4595a59dc4624fdd930997e9a Mon Sep 17 00:00:00 2001 From: PhasicFlow <113092888+PhasicFlow@users.noreply.github.com> Date: Wed, 20 Mar 2024 11:48:25 +0330 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba8b15ac..e1281936 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ In summary PhasicFlow can have 6 execution modes: 5. Parallel on distributed memory workstations with multi-core nodes (using MPI+OpenMP) 6. Parallel on workstations with multiple GPUs (using MPI+Cuda). ## How to build? -You can build PhasicFlow for CPU and GPU executions. [Here is a complete step-by-step procedure](https://github.com/PhasicFlow/phasicFlow/wiki/How-to-Build-PhasicFlow). +You can build PhasicFlow for CPU and GPU executions. The latest release of PhasicFlow is v-0.1. [Here is a complete step-by-step procedure for building phasicFlow-v-0.1.](https://github.com/PhasicFlow/phasicFlow/wiki/How-to-Build-PhasicFlow). ## Online code documentation You can find a full documentation of the code, its features, and other related materials on [online documentation of the code](https://phasicflow.github.io/phasicFlow/)