From 42abca23c097f5f7f8624e29bf16e672894b3505 Mon Sep 17 00:00:00 2001 From: liwei Date: Tue, 28 Jun 2022 16:09:43 +0800 Subject: [PATCH] Minor typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 569d948..4628c1c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -Qibotn is the tensor-network tranlation module for Qibo to support large-scale simulation of quantum circuits and acceleration. +Qibotn is the tensor-network translation module for Qibo to support large-scale simulation of quantum circuits and acceleration. To get started, `python setup.py install` to install the tools and dependencies.