You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,7 @@
5
5
6
6
## Installation
7
7
8
-
- Make sure you are aligned with all [requirements]
9
-
8
+
- Before installing the platform, make sure that the [prerequisites] are met
10
9
- Install the platform by running the following command in a terminal :
11
10
12
11
```sh
@@ -30,8 +29,8 @@ Please see the [CONTRIBUTING guide]
30
29
## Support and Acknowledgment
31
30
32
31
We'd like to thank our employer, WalmartLabs because we can work on the development of Electrode Native platform as Open Sourced Software for the needs of our internal teams and projects.
33
-
We love the public community and the support we get, and we address your requests as much as we can.
34
-
We are always excited to get feedback, bug reports, and pull requests.
32
+
We love the public community and the support we get, and we address your requests as much as we can.
33
+
We are always excited to get feedback, bug reports, and pull requests.
35
34
Thank you.
36
35
37
36
## License
@@ -42,7 +41,7 @@ Licensed under the [Apache License, Version 2.0].
42
41
43
42
[announcement blog post]: https://medium.com/walmartlabs/electrode-native-the-platform-for-integrating-react-native-into-your-apps-129cbabda7b8
44
43
[contributing guide]: ./overview/contributing.md
45
-
[requirements]: ./overview/requirements.md
44
+
[prerequisites]: ./overview/prerequisites.md
46
45
[apache license, version 2.0]: https://www.apache.org/licenses/LICENSE-2.0
47
46
[gitbook]: https://www.gitbook.com/
48
47
[what is electrode native]: ./overview/what-is-ern.md
0 commit comments