rename "im-fomu" to "im-tomu"

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2019-08-17 22:46:20 +08:00
parent 302407e68b
commit 77d999bcf9
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ deploy:
file_glob: true
skip_cleanup: true
on:
repo: im-fomu/fomu-toolchain
repo: im-tomu/fomu-toolchain
all_branches: true
tags: true
branches:

View File

@ -4,7 +4,7 @@ Fomu is an FPGA in your USB port. This repository contains prebuilt versions of
## Usage
Download the [latest release](https://github.com/im-fomu/fomu-toolchain/releases/latest) for your platform and extract it somewhere on your disk. Then set your PATH:
Download the [latest release](https://github.com/im-tomu/fomu-toolchain/releases/latest) for your platform and extract it somewhere on your disk. Then set your PATH:
* MacOS: `export PATH=[path-to-bin]:$PATH`
* Linux: `export PATH=[path-to-bin]:$PATH`