Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kimushun1101 authored Apr 6, 2024
1 parent 28c9144 commit 52335ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
## 使用方法
1. GitHub に慣れていない方は,GitHub ページの `<>Code▼` から `Download ZIP` して展開してください.
慣れている方は,`git clone` したり `use this template` したり,適宜扱ってください.
2. PowerShell やターミナルで展開したディレクトリに移り,以下のコマンドを入力することで `main.pdf` が生成される
2. PowerShell やターミナルで展開したディレクトリに移り,以下のコマンドを入力することで `main.pdf` が生成されます
```
typst compile main.typ
```
Expand All @@ -74,7 +74,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
## 参考元
- (unofficial) IFAC Conference Template for Typst : https://github.com/typst/packages/tree/main/packages/preview/abiding-ifacconf/0.1.0
- charged-ieee : https://github.com/typst/packages/tree/main/packages/preview/charged-ieee/0.1.0
- IEEE style as per the 2021 guidelines, V 01.29.2021. : https://editor.citationstyles.org/styleInfo/?styleId=http%3A%2F%2Fwww.zotero.org%2Fstyles%2Fieee
- IEEE style as per the 2021 guidelines, V 01.29.2021. : https://editor.citationstyles.org/styleInfo/?styleId=http%3A%2F%2Fwww.zotero.org%2Fstyles%2Fieee
- GitHub Pages へのデプロイ : https://github.com/yukukotani/typst-coins-thesis

## ライセンス
Expand Down

0 comments on commit 52335ba

Please sign in to comment.