1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-09-23 01:37:27 +00:00

metrics: Fix C-Ray documentation

This PR fixes the C-Ray documentation for kata metrics.

Fixes 

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
Gabriela Cervantes
2023-09-25 15:24:15 +00:00
parent 11cf0e2d28
commit 4815736820

@@ -5,5 +5,6 @@ This is a test of C-Ray which is a simple raytracer designed to test the floatin
Individual test can be run by hand, for example:
```
$ cd metrics/disk/c-ray $ ./cray.sh
$ cd metrics/cpu/c-ray
$ ./cray.sh
```