http => https

This commit is contained in:
kenji yoshida
2023-05-01 19:27:33 +09:00
committed by GitHub
parent e3dd099bbb
commit 39141d8996

View File

@@ -1,7 +1,7 @@
How to build and run from the source tree
========
First of all, Install [sbt](http://www.scala-sbt.org/index.html).
First of all, Install [sbt](https://www.scala-sbt.org/index.html).
```shell
$ brew install sbt