Skip to content

Commit

Permalink
migrate to remote containers
Browse files Browse the repository at this point in the history
  • Loading branch information
kogepanh committed Jun 30, 2021
1 parent eba85f7 commit 6fea4e3
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,6 @@ make clean

![preview2](https://user-images.githubusercontent.com/49851726/123954472-662d9900-d9e3-11eb-8e0b-b14251c1dd6d.gif)

## コンパイル

```sh
# コンパイル (*.c → *.mb) or (*.s → *.mb)
make NAME=[FILE_NAME]

# カスファイルを削除
# *.s は削除されないので注意
make clean
```

## コマンド互換表

```sh
Expand Down

0 comments on commit 6fea4e3

Please sign in to comment.