From 02545b9beae0e1420d38f7b8001dde98f4585445 Mon Sep 17 00:00:00 2001 From: Dolu1990 Date: Sun, 1 Mar 2020 13:03:40 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d76a040..76f511b 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ NOTES: [![Build Status](https://travis-ci.org/SpinalHDL/VexRiscv.svg?branch=master)](https://travis-ci.org/SpinalHDL/VexRiscv) -To run tests (need the java, scala, verilator), just do : +To run tests (need java, scala, verilator), just do : ```sh export VEXRISCV_REGRESSION_SEED=42