Change strike-through markdown notation
This commit is contained in:
parent
5ee043cfb9
commit
64eb79348a
|
@ -3,12 +3,12 @@ There are essentially three ways to build your NodeMCU firmware: cloud build ser
|
||||||
## Tools
|
## Tools
|
||||||
|
|
||||||
### Cloud Build Service
|
### Cloud Build Service
|
||||||
~NodeMCU "application developers" just need a ready-made firmware. There's a [cloud build service](http://nodemcu-build.com/) with a nice UI and configuration options for them.~
|
<del>NodeMCU "application developers" just need a ready-made firmware. There's a [cloud build service](http://nodemcu-build.com/) with a nice UI and configuration options for them.</del>
|
||||||
|
|
||||||
Not available yet.
|
Not available yet.
|
||||||
|
|
||||||
### Docker Image
|
### Docker Image
|
||||||
~Occasional NodeMCU firmware hackers don't need full control over the complete tool chain. They might not want to setup a Linux VM with the build environment. Docker to the rescue. Give [Docker NodeMCU build](https://hub.docker.com/r/marcelstoer/nodemcu-build/) a try.~
|
<del>Occasional NodeMCU firmware hackers don't need full control over the complete tool chain. They might not want to setup a Linux VM with the build environment. Docker to the rescue. Give [Docker NodeMCU build](https://hub.docker.com/r/marcelstoer/nodemcu-build/) a try.</del>
|
||||||
|
|
||||||
Not available yet.
|
Not available yet.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue