Update cargo README
diff --git a/cargo/README.md b/cargo/README.md
index 91d9df9..91518ab 100644
--- a/cargo/README.md
+++ b/cargo/README.md
@@ -41,6 +41,8 @@
 
 All tests contain C code where appropriate Spectravel registers are set in order to obtain desired functionality. Output of the Spectravel is compared with golden model generated with Chisel. In order for test to pass, Spectravel output data must be the same as golden model data.
 
+By default, caravel_spectrometer repository contains all data needed to run verilog tests. Thus, verilog tests can be run without installing sbt.
+
 In order to test Spectravel added to the Caravel, run command:
 ```sh
 $ make test_top